The first tests have been performed using the #SILSpark board which has no pulldowns or pullups in pin 1 (PB1), but when using digispark it is necessary to change the pin connections:
#define _Pin_Left_footswitch 5
#define _Pin_Middle_footswitch 2
#define _Pin_Right_footswitch 0
Then the connections shall be like this:
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.