mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 14:58:36 -07:00
Simplify bruteforce code --nobuild
This commit is contained in:
@@ -15,7 +15,7 @@ struct ProtocolCfg {
|
||||
ProtocolMode mode;
|
||||
struct {
|
||||
uint8_t counter;
|
||||
uint32_t current;
|
||||
uint32_t value;
|
||||
uint8_t size;
|
||||
} bruteforce;
|
||||
union {
|
||||
|
||||
Reference in New Issue
Block a user