Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BruceDevices/firmware
/ clear
Method
clear
include/VectorDisplay.h:615–615 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
613
#endif
614
615
void clear() { sendCommand(
'C'
, NULL, 0); }
616
617
void update() { sendCommand(
'F'
, NULL, 0); }
618
Callers
1
Clear
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected