Robot class address and channel configuration #422
-
Hey all! As the robot class is a singletonconfigurable, I wonder there's a configuration file somewhere. Where can I find this file? Actually I can't believe all addresses are hard coded within the python modules... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Okay, I'll answer my own question. Actually at least in my kit all addresses, channels and pins are hard coded. I had to adjust robot.py, motor.py and one of the Adafruit libraries. However the robot is running now! 😀 |
Beta Was this translation helpful? Give feedback.
Okay, I'll answer my own question. Actually at least in my kit all addresses, channels and pins are hard coded. I had to adjust robot.py, motor.py and one of the Adafruit libraries. However the robot is running now! 😀