Introduce a new way of activating the test mode

This commit is contained in:
Eric Tang
2018-07-20 17:11:02 -07:00
parent 63d82d92db
commit 8c50192d6c
6 changed files with 20 additions and 6 deletions

View File

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