mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
Api Symbols: replace asserts with checks
merge ofw commit
This commit is contained in:
@@ -100,7 +100,7 @@ void ble_glue_set_key_storage_changed_callback(
|
||||
BleGlueKeyStorageChangedCallback callback,
|
||||
void* context);
|
||||
|
||||
bool ble_glue_reinit_c2();
|
||||
bool ble_glue_reinit_c2(void);
|
||||
|
||||
typedef enum {
|
||||
BleGlueCommandResultUnknown,
|
||||
|
||||
Reference in New Issue
Block a user