Working on own LCD impl

This commit is contained in:
Michal Moskal
2017-07-10 21:37:29 +01:00
parent 1f51d137b3
commit 17a01b46be
2 changed files with 151 additions and 7 deletions

View File

@ -2,7 +2,7 @@
* [x] implement serialPoll
* [x] try some motors
* [x] add `control.interrupt(ms, () => { ... sync function ... })` - running outside regular JS thread
* [ ] add `//% whenUsed` on global variable initializers in PXT
* [x] add `//% whenUsed` on global variable initializers in PXT
* [ ] fix `@PXT@:` handling for ELF in PXT
* [x] parse Python field lists into offsets