dev 30.1 RM no longer has DEED macro
This commit is contained in:
parent
d1816692ce
commit
6fad46cfb2
@ -297,7 +297,7 @@ int32_t hid_cookie_ble_app(void* p) {
|
||||
furi_hal_bt_start_advertising();
|
||||
bt_set_status_changed_callback(app->bt, bt_hid_connection_status_changed_callback, app);
|
||||
|
||||
DOLPHIN_DEED(DolphinDeedPluginStart);
|
||||
// dolphin_deed(DolphinDeedPluginStart);
|
||||
|
||||
view_dispatcher_run(app->view_dispatcher);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user