Commit Graph

2782 Commits

Author SHA1 Message Date
Peli de Halleux
29590e336c updated package list 2017-03-31 11:13:41 -07:00
Sam El-Husseini
3ef8c2f368 0.9.76 2017-03-30 15:47:26 -07:00
Sam El-Husseini
6d1d15aa6e undefinedbump pxt-core to 0.12.24, 2017-03-30 15:47:22 -07:00
Peli de Halleux
3931535d5e updated getting-started (#379) 2017-03-30 14:14:39 -07:00
Sam El-Husseini
7ef2788853 0.9.75 2017-03-30 13:37:42 -07:00
Sam El-Husseini
fdd339cf03 undefinedbump pxt-core to 0.12.23, 2017-03-30 13:37:38 -07:00
Peli de Halleux
59063fa3e1 0.9.74 2017-03-30 10:40:48 -07:00
Peli de Halleux
6368ef7810 bump pxt-core to 0.12.22, 2017-03-30 10:40:40 -07:00
Sam El-Husseini
e74f001abe Fix toolbox border issue 2017-03-29 22:57:50 -07:00
Peli de Halleux
5487c6bce7 0.9.73 2017-03-29 16:54:54 -07:00
Peli de Halleux
0a1eded58f undefinedbump pxt-core to 0.12.21, 2017-03-29 16:54:42 -07:00
Peli de Halleux
caf28bb618 0.9.72 2017-03-29 16:43:31 -07:00
Peli de Halleux
f1d983eff9 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2017-03-29 16:42:51 -07:00
Peli de Halleux
ea77086c7e added custom protocol info for mobile safri 2017-03-29 11:41:38 -07:00
Sam El-Husseini
dfd908a19a minor ui fix pixel issue with toolbox 2017-03-29 11:32:28 -07:00
Sam El-Husseini
4a983993f6 Fix documentation typo in set-accelerometer-range 2017-03-29 11:20:11 -07:00
Peli de Halleux
7ad94ba3fd 0.9.71 2017-03-29 10:33:41 -07:00
Peli de Halleux
478242976f undefinedbump pxt-core to 0.12.20, 2017-03-29 10:33:29 -07:00
Peli de Halleux
00d6b9637c adding iOS store id for micro:bit app 2017-03-29 09:08:04 -07:00
Peli de Halleux
a2a28391d0 fixed compass bug 2017-03-29 06:47:52 -07:00
Peli de Halleux
b3ad4e5b4d Fixing title 2017-03-29 06:36:02 -07:00
Peli de Halleux
4cf1998600 0.9.70 2017-03-29 03:29:22 -07:00
Peli de Halleux
f8bdd45fd3 undefinedbump pxt-core to 0.12.19, 2017-03-29 03:29:13 -07:00
Peli de Halleux
4e781ef86f 0.9.69 2017-03-28 12:19:49 -07:00
Peli de Halleux
19bfd3db32 undefinedbump pxt-core to 0.12.18, 2017-03-28 12:19:35 -07:00
Peli de Halleux
7e94473fb6 updated summary 2017-03-28 09:49:46 -07:00
Peli de Halleux
8e6de6a496 adding coin flipper project 2017-03-28 09:48:51 -07:00
Peli de Halleux
358596bb7e removing old 'getting-started' guide 2017-03-28 05:44:28 -07:00
Peli de Halleux
5748af704b Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2017-03-27 20:18:06 -07:00
Abhijith
02bcddd4f6 0.9.68 2017-03-27 17:51:59 -07:00
Abhijith
c6c2167a73 javascript tag doesn't work for import in code. Changing it into blocks 2017-03-27 17:51:39 -07:00
Abhijith
e22d0126ff 0.9.67 2017-03-27 16:59:56 -07:00
Abhijith
b54e10c11e Summary.md fixes 2017-03-27 16:59:37 -07:00
Abhijith
0e253d5452 0.9.66 2017-03-27 16:37:33 -07:00
Abhijith
c0068cb240 Game of life code card 2017-03-27 16:32:09 -07:00
Peli de Halleux
b59b05df53 Added eddystone example 2017-03-27 16:25:39 -07:00
Peli de Halleux
c5ab068dc3 0.9.65 2017-03-27 15:52:10 -07:00
Peli de Halleux
bd82fb1f17 changed default url of eddystone url 2017-03-27 15:51:40 -07:00
Peli de Halleux
47d4d20867 0.9.64 2017-03-27 15:43:59 -07:00
Peli de Halleux
24ecb14321 undusted BT docs 2017-03-27 15:43:37 -07:00
Peli de Halleux
f3025c65c9 use BT logo for devices 2017-03-27 15:26:42 -07:00
Peli de Halleux
c30a747d47 rename "milk-jar-robot" to "milk carton robot" 2017-03-27 11:19:08 -07:00
Peli de Halleux
6a28ae0c38 0.9.63 2017-03-26 21:34:45 -07:00
Peli de Halleux
963b157bbd Milkrobot (#378)
* first draft

* fixed code section

* calibration

* fix broken link

* fixing missing parts
2017-03-26 21:34:25 -07:00
Peli de Halleux
2bec29bdd1 Milk Jar Robot (#377)
* first draft

* fixed code section

* calibration

* fix broken link
2017-03-26 21:22:40 -07:00
Owen Brotherwood
3f25c2a170 add enum baudrates (#376)
* add enum baudrates

fixes perceived limitation of available baud rates https://github.com/Microsoft/pxt/issues/1752

* correct block comment

* comma correction and remove trailing space

That will teach me just to do cut and paste via github web interface :(

* without running pxt buildtarget
2017-03-26 21:21:51 -07:00
Peli de Halleux
1f2027d0f9 flush out serial data when too long (#375) 2017-03-24 09:51:07 -07:00
Peli de Halleux
684646d3de upgraded download instructions to use "save as" 2017-03-24 07:39:59 -07:00
Peli de Halleux
62b4168531 updated brightness docs 2017-03-24 07:14:37 -07:00
Peli de Halleux
3f1505f8f7 0.9.62 2017-03-23 16:07:14 -07:00