| 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) { |
nothing calls this directly
no outgoing calls
no test coverage detected