ev3dev / ev3dev-lang-python-demo

Python Demo Programs
MIT License
60 stars 28 forks source link

Update import statements to ev3dev2 #35

Closed dwalton76 closed 6 years ago

dwalton76 commented 6 years ago

For the robots that we have already updated to the new API we need to update the from ev3dev import... to from ev3dev2 import...