Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmorcelli/Launcher
/ drawPixel
Method
drawPixel
include/VectorDisplay.h:584–584 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
582
}
583
584
void drawPixel(int16_t x, int16_t y, uint16_t color) { }
585
586
void drawRect(int16_t x, int16_t y, int16_t w, int16_t h, uint16_t color) { }
587
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected