Rewrote in simple language. Fixed some typos.

This commit is contained in:
Ron Hale-Evans
2016-06-10 14:44:49 -07:00
parent c6f5a8dcc6
commit 8841c47638
2 changed files with 18 additions and 4 deletions

View File

@ -12,7 +12,7 @@ input.pinIsPressed(TouchPin.P0);
## ~hint
This function works best when the BBC:microbit is using batteries for power,
This function works best when the BBC micro:bit is using batteries for power,
instead of the USB cable.
## ~