Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmorcelli/Launcher
/ addPolyLine
Method
addPolyLine
include/VectorDisplay.h:338–339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
336
}
337
338
void addPolyLine(int16_t x, int16_t y) {
339
}
340
341
void line(int x1, int y1, int x2, int y2) {
342
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected