mirror of
https://github.com/lowobservable/coax.git
synced 2026-02-27 17:32:39 +00:00
Remove unimplemented transmit and receive commands
This commit is contained in:
@@ -79,8 +79,6 @@ void sendErrorMessage(uint8_t code, const char *description)
|
||||
}
|
||||
|
||||
#define COMMAND_RESET 0x01
|
||||
#define COMMAND_TRANSMIT 0x02
|
||||
#define COMMAND_RECEIVE 0x04
|
||||
#define COMMAND_TRANSMIT_RECEIVE 0x06
|
||||
|
||||
void handleResetCommand(uint8_t *buffer, int bufferCount)
|
||||
|
||||
Reference in New Issue
Block a user