Update main.c

pull/116/head
alanbjohnston 5 years ago committed by GitHub
parent f081a668e0
commit b89ba8c0ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -556,7 +556,7 @@ int main(int argc, char * argv[]) {
sleep(1);
digitalWrite(onLed, onLedOff);
sleep(1);
digitalWrite(onLed, onLedOn);slee
digitalWrite(onLed, onLedOn);
sleep(1);
digitalWrite(onLed, onLedOff);

Loading…
Cancel
Save

Powered by TurnKey Linux.