You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use something other the pin A2 for the Analog input, you need to change more then only line 77.
You also need to change line 95 to the correct pin.
I used A0 and A5 as pins, So I need to change Line77 to A5 and line 95 to 5
If you use something other the pin A2 for the Analog input, you need to change more then only line 77.
You also need to change line 95 to the correct pin.
I used
A0
andA5
as pins, So I need to change Line77 toA5
and line 95 to5
LOGITECH_USB_ADAPTER/Logitech_Shifter_USB.ino
Line 95 in fbfec5a
The text was updated successfully, but these errors were encountered: