mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-30 04:19:59 -07:00
OFW PR 2544: added WAIT_FOR_BUTTON_PRESS functionality to badusb
by @p4p1 merging before OFW, more testing needed!
This commit is contained in:
@@ -15,6 +15,7 @@ typedef enum {
|
||||
BadUsbStateRunning,
|
||||
BadUsbStateDelay,
|
||||
BadUsbStateStringDelay,
|
||||
BadUsbStateWaitForBtn,
|
||||
BadUsbStateDone,
|
||||
BadUsbStateScriptError,
|
||||
BadUsbStateFileError,
|
||||
|
||||
Reference in New Issue
Block a user