ev3dev / ev3dev-lang-python

Pure python bindings for ev3dev
MIT License
431 stars 145 forks source link

Micropython support for control/GyroBalancer.py #637

Open dwalton76 opened 5 years ago

dwalton76 commented 5 years ago

Needs to use _thread instead of threading. I'm sure there are other changes needed...will need to build this robot and test to be sure.

dwalton76 commented 5 years ago

Will work on this one after https://github.com/ev3dev/ev3dev/issues/1269 is resolved