Update cubesatsim.ino

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.