squeezing a few KB out of builds that are close to 100% flash usage

This commit is contained in:
Frank
2024-05-04 01:44:14 +02:00
parent 70a5d8b843
commit fc66dcc0ce
3 changed files with 26 additions and 20 deletions

View File

@@ -230,7 +230,7 @@ void handleSerial()
if ((millis() - startTime) > SERIAL_MAXTIME_MILLIS) { USER_PRINTLN(F("handleSerial(): need a break after >100ms of activity.")); }
//#endif
#else
#pragma message "Serial protocols (AdaLight, Serial JSON, Serial LED driver) disabled"
#pragma message "Serial protocols (AdaLight, Serial JSON, Serial LED driver, improv) disabled"
#endif
// If Continuous Serial Streaming is enabled, send new LED data as bytes