Update cubesatsim.ino

pull/161/head
alanbjohnston 4 years ago committed by GitHub
parent d6c2f9ec54
commit 4cc319f0e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2393,8 +2393,8 @@ void loop1() {
Serial.print(" ");
Serial.println(millis());
}
delay(1); //2 1);
// sleep(delay_ms_time);
// delay(1); //2 1);
sleep(delay_ms_time);
// check pushbutton
// int pb_value;

Loading…
Cancel
Save

Powered by TurnKey Linux.