I decided to have FIVE lights so made full use of the colour range!
int green=13;
int yellow=12;
int orange=11;
int red=10;
int redflashing=9;
however i am having MASSIVE PROBLEMS AND ISSUES with pin 11 and 10, they work when programed
digitalWrite(orange,HIGH) or digitalWrite(orange,LOW) but when i want them to come on with regards to input (from pin 0) ........ Aghhh!
No comments:
Post a Comment