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

Method getTextsize

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

Source from the content-addressed store, hash-verified

550 void setCursor(int16_t x, int16_t y) { }
551
552 int getTextsize() { return 0; }
553 uint16_t getTextcolor() { return 0; }
554 uint16_t getTextbgcolor() { return 0; }
555

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected