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

Method getCursorX

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

Source from the content-addressed store, hash-verified

554 uint16_t getTextbgcolor() { return 0; }
555
556 int16_t getCursorX(void) { }
557
558 int16_t getCursorY(void) { }
559

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected