Hi,
const int buttonPin = 2;
const int relayPin = 4 ;
I think you have a problem here.
Your buttonPin is 4
You relayPin is 2
Tom.... :o :o :o
Hi,
const int buttonPin = 2;
const int relayPin = 4 ;
I think you have a problem here.
Your buttonPin is 4
You relayPin is 2
Tom.... :o :o :o