Rename SlaveCommand_GetKeyStates to SlaveCommand_RequestKeyStates

This commit is contained in:
László Monda
2017-09-22 02:47:05 +02:00
parent 2227508130
commit ac138d2da6
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
// Typedefs:
typedef enum {
SlaveCommand_GetKeyStates,
SlaveCommand_RequestKeyStates,
SlaveCommand_SetTestLed,
SlaveCommand_SetLedPwmBrightness,
SlaveCommand_JumpToBootloader,