MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / write

Method write

include/VectorDisplay.h:578–578  ·  view source on GitHub ↗

TODO: fix back color handling

Source from the content-addressed store, hash-verified

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*)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected