mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 03:58:36 -07:00
BLE Spam fix parameter byte endianness
This commit is contained in:
1
applications/external/ble_spam/ble_spam.h
vendored
1
applications/external/ble_spam/ble_spam.h
vendored
@@ -20,6 +20,7 @@ typedef struct Attack Attack;
|
||||
|
||||
typedef struct {
|
||||
Attack* attack;
|
||||
uint8_t byte_store[3];
|
||||
|
||||
ViewDispatcher* view_dispatcher;
|
||||
SceneManager* scene_manager;
|
||||
|
||||
Reference in New Issue
Block a user