Update cubesatsim.ino

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent 0062dc623b
commit 3e64bd5d32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2390,6 +2390,7 @@ void process_pushbutton() {
sleep(0.5); sleep(0.5);
} }
sleep(2.0);
/* /*
GPIO.output(powerPin, 0); # blink once GPIO.output(powerPin, 0); # blink once
time.sleep(0.1); time.sleep(0.1);

Loading…
Cancel
Save

Powered by TurnKey Linux.