Hello
Serial.println(RED “Hallo” RESET);
works perfect with the Wokwi Simulator but not with the native Serial…
monitor_filters = direct
should do the same - See pio device monitor — PlatformIO latest documentation (if this was a question about how to acheive the same with PlatformIO)
Replay Danke THX this works
1 Like