MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / update

Method update

include/VectorDisplay.h:464–466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

462 }
463
464 void update() {
465 sendCommand('F', NULL, 0);
466 }
467
468/* void reset() {
469 sendCommandWithAck('E', NULL, 0);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected