Simulator warnings, etc.

This commit is contained in:
Ron Hale-Evans
2016-06-09 15:30:47 -07:00
parent 8239329c2e
commit 3049c88d5b
9 changed files with 36 additions and 18 deletions

View File

@ -6,6 +6,10 @@ Broadcast a number to other micro:bits connected via ``radio``.
* num - a number to send.
### Simulator
This function only works on the micro:bit, not in browsers.
### Example: Broadcasting acceleration
This example broadcasts the value of your micro:bit's ``acceleration`` in the `x` direction