diff --git a/cubesatsim/cubesatsim.ino b/cubesatsim/cubesatsim.ino index 24f8c001..ab63918d 100644 --- a/cubesatsim/cubesatsim.ino +++ b/cubesatsim/cubesatsim.ino @@ -3063,6 +3063,9 @@ void process_pushbutton() { // Serial.println("PB pressed!"); int release = FALSE; + + return; /// just skip for now + if (!wifi) digitalWrite(LED_BUILTIN, HIGH); // make sure built in LED is on before starting to blink