mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-29 06:24:45 -07:00
revert old nfc debug defines was used to save space
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#if FURI_DEBUG
|
||||
#include "../nfc_i.h"
|
||||
|
||||
enum SubmenuDebugIndex {
|
||||
@@ -53,4 +52,3 @@ void nfc_scene_debug_on_exit(void* context) {
|
||||
|
||||
submenu_reset(nfc->submenu);
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user