Commit Graph

10 Commits

Author SHA1 Message Date
Peli de Halleux
0a708ef815
BLE HF2 log service (#1549)
* basic hf2 service

* service to send hf2 log messages

* use common console.log

* updated shims

* adding config

* adding simulator

* fix hf2 logging

* hide console blocks
2018-10-29 21:12:09 -07:00
Guillaume Jenkins
8c1b9b72b2
Fix randomBool and game of life (#1008) 2018-07-31 16:36:52 -04:00
Peli de Halleux
c9b269e2ce tweak to helpers 2018-06-04 11:47:12 -07:00
Sam El-Husseini
6f148c14e0 Fix randomInt 2018-06-01 11:42:38 -07:00
Sam El-Husseini
e7c75cd88a Hack to fix random temporarily 2018-04-21 12:09:43 -07:00
Sam El-Husseini
3884f8cac6 Better random Boolean 2018-04-21 10:57:49 -07:00
Sam El-Husseini
6ac64f0e3d Update tests. remove converted test for the time being 2018-04-21 10:45:02 -07:00
Sam El-Husseini
6ea0c50472 Initial target repo setup to move to master (v3.10) 2018-04-21 10:25:43 -07:00
Sam El-Husseini
75331e4297 Remove random boolean color 2017-02-28 18:12:46 -08:00
Sam El-Husseini
277d5a721c rename "microbit" package to "core" #414 (#270)
* rename "microbit" package to "core" #414

* shouldn't edit the package id.

* updating package.json

* updated the wrong version

* missed updating pxt.json of tests
2016-10-10 16:21:50 -07:00