mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 08:58:36 -07:00
dolphin did
This commit is contained in:
@@ -292,7 +292,7 @@ int32_t nfc_app(void* p) {
|
||||
dolphin_deed(DolphinDeedNfcEmulate);
|
||||
} else if(nfc->dev->format == NfcDeviceSaveFormatNfcV) {
|
||||
scene_manager_next_scene(nfc->scene_manager, NfcSceneNfcVEmulate);
|
||||
DOLPHIN_DEED(DolphinDeedNfcEmulate);
|
||||
dolphin_deed(DolphinDeedNfcEmulate);
|
||||
} else {
|
||||
scene_manager_next_scene(nfc->scene_manager, NfcSceneEmulateUid);
|
||||
dolphin_deed(DolphinDeedNfcEmulate);
|
||||
|
||||
Reference in New Issue
Block a user