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

Method sendCommand

include/VectorDisplay.h:304–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302 }
303
304 void sendCommand(char c, const void* arguments, int argumentsLength) {
305 }
306
307
308 void sendCommandWithAck(char c, const void* arguments, int argumentsLength) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected