diff --git a/ESP32_AP-Flasher/src/contentmanager.cpp b/ESP32_AP-Flasher/src/contentmanager.cpp index 14534262..49d48b99 100644 --- a/ESP32_AP-Flasher/src/contentmanager.cpp +++ b/ESP32_AP-Flasher/src/contentmanager.cpp @@ -5,12 +5,12 @@ #define CONTENT_QR #define CONTENT_RSS #define CONTENT_BIGCAL +#define CONTENT_NFCLUT +#define CONTENT_DAYAHEAD #endif #define CONTENT_CAL #define CONTENT_BUIENRADAR -#define CONTENT_NFCLUT #define CONTENT_TAGCFG -#define CONTENT_DAYAHEAD #include #include diff --git a/ESP32_AP-Flasher/wwwroot/content_cards.json b/ESP32_AP-Flasher/wwwroot/content_cards.json index aa7c3cad..331c4926 100644 --- a/ESP32_AP-Flasher/wwwroot/content_cards.json +++ b/ESP32_AP-Flasher/wwwroot/content_cards.json @@ -472,6 +472,7 @@ "name": "Set NFC URL", "desc": "Send the URL to the NFC chip. The URL is transmitted to a NFC reader (like your phone) if you hold it next to the tag", "capabilities": 64, + "properties": [ "savespace" ], "param": [ { "key": "url", @@ -486,6 +487,7 @@ "name": "Send custom LUT", "desc": "EXPERIMENTAL. Don't use. YOU RISK DAMAGING YOUR SCREEN.", "capabilities": 4, + "properties": [ "savespace" ], "param": [ { "key": "bytes",