Rename the test mode for clarity

This commit is contained in:
Eric Tang
2018-07-20 17:31:00 -07:00
parent a2866feb77
commit c3a5d258e5
5 changed files with 79 additions and 79 deletions

View File

@@ -39,7 +39,7 @@
} usb_command_id_t;
typedef enum {
UsbVariable_TestModeActive,
UsbVariable_TestSwitches,
UsbVariable_TestUsbStack,
UsbVariable_DebounceTimePress,
UsbVariable_DebounceTimeRelease