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

Method setTextColor

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

Source from the content-addressed store, hash-verified

544 void setTextDatum(uint8_t d) { } // mockup
545
546 void setTextColor(uint16_t f, uint16_t b) { }
547
548 void setTextColor(uint16_t f) { }
549

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected