Open dwalton76 opened 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.
_thread
threading
Will work on this one after https://github.com/ev3dev/ev3dev/issues/1269 is resolved
Needs to use
_thread
instead ofthreading
. I'm sure there are other changes needed...will need to build this robot and test to be sure.