Update cubesatsim.ino

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent 985b7ce0fd
commit dff107b809
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -147,7 +147,7 @@ void loop() {
digitalWrite(LED_BUILTIN, LOW);
// delay(3000);
sleep(2.9); // 3.0);
sleep(2.845); // 3.0);
digitalWrite(LED_BUILTIN, HIGH);

Loading…
Cancel
Save

Powered by TurnKey Linux.