diff --git a/cubesatsim/cubesatsim.ino b/cubesatsim/cubesatsim.ino index 7d196612..5e566df4 100644 --- a/cubesatsim/cubesatsim.ino +++ b/cubesatsim/cubesatsim.ino @@ -312,7 +312,7 @@ bool TimerHandler1(struct repeating_timer *t) { process_bootsel(); // if (wifi) - check_for_browser(); +// check_for_browser(); return(true); }