mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 18:18:35 -07:00
BLE Spam move extra config after
This commit is contained in:
5
applications/external/ble_spam/ble_spam.h
vendored
5
applications/external/ble_spam/ble_spam.h
vendored
@@ -16,6 +16,11 @@ enum {
|
||||
ViewVariableItemList,
|
||||
};
|
||||
|
||||
enum {
|
||||
ConfigRandomMac,
|
||||
ConfigExtraStart = ConfigRandomMac,
|
||||
};
|
||||
|
||||
typedef struct Attack Attack;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user