Add the following snippet to your HTML:
Easy and lot's fun
Read up about this project on
when I started Arduino I struggled and I want you to fly in Arduino
void setup() { pinMode(13,OUTPUT); } void loop() { digitalWrite(10,HIGH); delay(10); digitalWrite(10,LOW); delay(1); }
Comments