diff --git a/cubesatsim/play_pwm.cpp b/cubesatsim/play_pwm.cpp index 811ee48a..6416c54b 100644 --- a/cubesatsim/play_pwm.cpp +++ b/cubesatsim/play_pwm.cpp @@ -392,7 +392,7 @@ int led_pin = LED_BUILTIN; // if (end_flag_detected) { flag_count++; #ifdef GET_DEBUG - Serial.println("Found part of end flag!"); +// Serial.println("Found part of end flag!"); #endif if (flag_count >= strlen(end_flag)) { // complete image /// buffer2[index1++] = octet;