Tools Rename

This commit is contained in:
RogueMaster
2022-11-26 23:02:30 -05:00
parent 381b190338
commit eb64bcfff2
15 changed files with 16 additions and 15 deletions
@@ -1,5 +1,5 @@
App(
appid="nfc_magic",
appid="NFC_Magic",
name="NFC Magic",
apptype=FlipperAppType.EXTERNAL,
entry_point="nfc_magic_app",
+1 -1
View File
@@ -25,7 +25,7 @@
#include <lib/toolbox/path.h>
#include <lib/nfc/nfc_device.h>
#include "nfc_magic_icons.h"
#include "NFC_Magic_icons.h"
enum NfcMagicCustomEvent {
// Reserve first 100 events for button types and indexes, starting from 0