more docs updates

This commit is contained in:
Peli de Halleux
2016-06-01 21:19:16 -07:00
parent d54aa41fc9
commit 1e436f4e71
26 changed files with 23 additions and 89 deletions

View File

@ -1,6 +1,6 @@
# micro:bit - the device
The micro:bit device #docs
The micro:bit device
The micro:bit is a very capable device with many components:

View File

@ -1,6 +1,6 @@
# Error codes
The micro:bit error codes #docs
The micro:bit error codes
Your micro:bit may encounter a situation that prevents it from running your code. When this happens, a frowny face will appear on your micro:bit screen (see picture) followed by an error number.

View File

@ -1,6 +1,6 @@
# The micro:bit - a reactive system
The micro:bit is a reactive system. #docs
The micro:bit is a reactive system.
### Computing systems