Use custom build of ev3-api, and own screen refresh

This commit is contained in:
Michal Moskal
2017-07-07 10:38:20 +01:00
parent 6fb7908b21
commit 43b167957b
6 changed files with 43 additions and 18 deletions

6
TODO.md Normal file
View File

@ -0,0 +1,6 @@
* [ ] try unlink ELF file before uploading
* [ ] implement serialPoll
* [ ] try some motors
## Further down
* [ ] have some protocol for restarting user app if it's running (flag file somewhere?)