OpenIPC / motors

Various code to manage motor hardware
https://openipc.org
MIT License
23 stars 15 forks source link

t31-kmotor: fix execution block #8

Closed gtxaspec closed 12 months ago

gtxaspec commented 12 months ago

Fixes: move printf out of while loop to prevent console spam and decrease sleep to prevent blocking during execution. Motors and program respond instantly.