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

Method setTextDatum

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

Source from the content-addressed store, hash-verified

542 void setTextSize(uint8_t size) { }
543
544 void setTextDatum(uint8_t d) { } // mockup
545
546 void setTextColor(uint16_t f, uint16_t b) { }
547

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected