mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
BLE Spam base config support ok interaction
This commit is contained in:
1
applications/external/ble_spam/ble_spam.h
vendored
1
applications/external/ble_spam/ble_spam.h
vendored
@@ -26,6 +26,7 @@ typedef struct Attack Attack;
|
||||
typedef struct {
|
||||
Attack* attack;
|
||||
uint8_t byte_store[3];
|
||||
VariableItemListEnterCallback fallback_config_enter;
|
||||
|
||||
ViewDispatcher* view_dispatcher;
|
||||
SceneManager* scene_manager;
|
||||
|
||||
Reference in New Issue
Block a user