Untitled

 avatar
unknown
plain_text
a month ago
240 B
0
Indexable
pi@raspberrypi:~ $ sudo python3 raspbot_control.py
Traceback (most recent call last):
  File "/home/pi/raspbot_control.py", line 19, in <module>
    GPIO.setup(MOTOR_LEFT,GPIO.OUT)
RuntimeError: Cannot determine SOC peripheral base address
Leave a Comment