fixed typo

This commit is contained in:
Tom Ball 2016-06-14 12:17:54 -04:00
parent b5afe25387
commit 6e62acb384
1 changed files with 1 additions and 0 deletions

View File

@ -21,3 +21,4 @@ serial.writeNumber(0);
control.inBackground(() => {
});
```