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

Method getTextcolor

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

Source from the content-addressed store, hash-verified

551
552 int getTextsize() { return 0; }
553 uint16_t getTextcolor() { return 0; }
554 uint16_t getTextbgcolor() { return 0; }
555
556 int16_t getCursorX(void) { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected