-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
When I try the Joystick program, raspberry send this output
pi@pi:~/Freenove_ultimate/Code/Python_Code/12.1.1_Joystick $ python3 Joystick.py Traceback (most recent call last): File "Joystick.py", line 13, in <module> adc = ADCDevice() # Define an ADCDevice class object File "/home/pi/Freenove_ultimate/Code/Python_Code/12.1.1_Joystick/ADCDevice.py ", line 15, in __init__ self.bus=smbus.SMBus(1) FileNotFoundError: [Errno 2] No such file or directory

Metadata
Metadata
Assignees
Labels
No labels