betelgeuze:
You have to initialize pin 7 and 8 as output too:
pinMode(7, OUTPUT);
pinMode(8, OUTPUT);
Ahh Thank You,
Been Typing when You Answered ![]()
betelgeuze:
You have to initialize pin 7 and 8 as output too:
pinMode(7, OUTPUT);
pinMode(8, OUTPUT);
Ahh Thank You,
Been Typing when You Answered ![]()