TODO: fix back color handling
| 576 | |
| 577 | // TODO: fix back color handling |
| 578 | size_t write(uint8_t c) override { } |
| 579 | |
| 580 | // TODO: fix back color handling |
| 581 | size_t write(const char* s) /*override*/ { //ESP8266 core doesn't supply write(const char*) |
nothing calls this directly
no outgoing calls
no test coverage detected