mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 01:18:35 -07:00
subbrute
This commit is contained in:
@@ -31,8 +31,9 @@ struct SubBruteWorker {
|
||||
uint8_t te;
|
||||
uint8_t repeat;
|
||||
uint8_t load_index; // Index of group to bruteforce in loaded file
|
||||
const char* file_key;
|
||||
uint64_t file_key;
|
||||
uint64_t max_value; // Max step
|
||||
bool two_bytes;
|
||||
|
||||
// Manual transmit
|
||||
uint32_t last_time_tx_data;
|
||||
|
||||
Reference in New Issue
Block a user