Update cubesatsim.ino

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

@ -2255,7 +2255,7 @@ void pwm_interrupt_handler() {
void setup1() {
Serial.begin(9600);
// sleep(10.0);
sleep(10.0);
if (mode == FSK)
{

Loading…
Cancel
Save

Powered by TurnKey Linux.