Add some motor support

This commit is contained in:
Michal Moskal
2017-07-07 15:15:36 +01:00
parent ce3fe646fd
commit 99a25e07a7
5 changed files with 136 additions and 2 deletions

View File

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