Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmorcelli/Launcher
/ setCursor
Method
setCursor
include/VectorDisplay.h:550–550 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
548
void setTextColor(uint16_t f) { }
549
550
void setCursor(int16_t x, int16_t y) { }
551
552
int getTextsize() { return 0; }
553
uint16_t getTextcolor() { return 0; }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected