diff --git a/shared/slave_protocol.h b/shared/slave_protocol.h index 6374bf1..14b2c2e 100644 --- a/shared/slave_protocol.h +++ b/shared/slave_protocol.h @@ -19,8 +19,8 @@ typedef enum { SlaveCommand_RequestProperty, - SlaveCommand_RequestKeyStates, SlaveCommand_JumpToBootloader, + SlaveCommand_RequestKeyStates, SlaveCommand_SetTestLed, SlaveCommand_SetLedPwmBrightness, } slave_command_t;