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

Method foreColor565

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

Source from the content-addressed store, hash-verified

427 }
428
429 void foreColor565(uint16_t color) {
430 }
431
432 void backColor565(uint16_t color) {
433 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected