Handle SlaveCommand_JumpToBootloader

This commit is contained in:
László Monda
2017-09-22 01:17:58 +02:00
parent cc3208a947
commit 5dd3b8e0be
2 changed files with 6 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
SlaveCommand_GetKeyStates,
SlaveCommand_SetTestLed,
SlaveCommand_SetLedPwmBrightness,
SlaveCommand_JumpToBootloader,
} slave_command_t;
#endif