697ef7dd68
Simplify the Fahrenheit from Celsius computation. ( #2497 )
...
As the micro:bit introduces floating point arithmetic for both the existing `f = 18 * c / 10 + 32` computation and the new `f = 1.8 * c + 32` computation, there isn't any benefit for the former.
2019-10-28 11:08:37 -07:00
ce7ff4b7a6
Add some linking for hw vids ( #1813 )
...
* add linking for hw vids, fix card pages
* revert vid card page and inline youtube links
2019-02-08 13:48:49 -08:00
e3975e65e5
pxt-microbit Accessibility PR ( #529 )
...
* Accessibility changes
2017-09-07 13:42:08 -07:00
00e9217e73
/reference/types -> /types
2017-03-16 07:57:41 -07:00
89406330cf
rename micro:bit to @boardname@
2016-11-01 17:44:37 -07:00
d76d92e041
inserting macros instead of hard coded board names
2016-11-01 10:42:42 -07:00
bd1536132d
fixing references / snippets
...
cleanup "snippets" compilation state
2016-10-22 21:29:31 -07:00
67ea6c01f2
remove linksto lessons from references
2016-06-11 22:28:57 -04:00
a67f16a860
Deleted redundant paragraph.
2016-05-24 18:27:14 -07:00
525e59ae4f
Heavy rewrite; added Fahrenheit example too for US.
2016-05-24 17:51:10 -07:00
d28efb3b84
batch fixing ](/microbit/ -> ](/ links
2016-04-13 08:27:45 -07:00
a08eb53f92
Migrate docs from the other repo
2016-03-25 16:47:20 -07:00