Update cubesatsim.ino

pull/211/head
alanbjohnston 3 years ago committed by GitHub
parent 591cff4b0d
commit 1280379e72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -312,7 +312,7 @@ bool TimerHandler1(struct repeating_timer *t) {
process_bootsel(); process_bootsel();
// if (wifi) // if (wifi)
check_for_browser(); // check_for_browser();
return(true); return(true);
} }

Loading…
Cancel
Save

Powered by TurnKey Linux.