mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 04:18:35 -07:00
Fix some structs to be binary comaptible to OFW
This commit is contained in:
@@ -86,6 +86,7 @@ struct Bt {
|
||||
FuriEventFlag* api_event;
|
||||
BtStatusChangedCallback status_changed_cb;
|
||||
void* status_changed_ctx;
|
||||
|
||||
uint32_t pin;
|
||||
bool suppress_pin_screen;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user