Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmorcelli/Launcher
/ clear
Method
clear
include/VectorDisplay.h:460–462 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
458
#endif
459
460
void clear() {
461
sendCommand(
'C'
, NULL, 0);
462
}
463
464
void update() {
465
sendCommand(
'F'
, NULL, 0);
Callers
1
Clear
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected