summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/creativezenxfi2.h3
-rw-r--r--firmware/export/config/creativezenxfi3.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/creativezenxfi2.h b/firmware/export/config/creativezenxfi2.h
index 432d7949d3..04b3b2495f 100644
--- a/firmware/export/config/creativezenxfi2.h
+++ b/firmware/export/config/creativezenxfi2.h
@@ -43,9 +43,6 @@
43/* define this if you have access to the quickscreen */ 43/* define this if you have access to the quickscreen */
44#define HAVE_QUICKSCREEN 44#define HAVE_QUICKSCREEN
45 45
46/* define this if you have access to the pitchscreen */
47#define HAVE_PITCHSCREEN
48
49/* define this if you would like tagcache to build on this target */ 46/* define this if you would like tagcache to build on this target */
50#define HAVE_TAGCACHE 47#define HAVE_TAGCACHE
51 48
diff --git a/firmware/export/config/creativezenxfi3.h b/firmware/export/config/creativezenxfi3.h
index 61ee9ed4bf..bcc5955249 100644
--- a/firmware/export/config/creativezenxfi3.h
+++ b/firmware/export/config/creativezenxfi3.h
@@ -47,9 +47,6 @@
47#define HAVE_BUTTON_LIGHT 47#define HAVE_BUTTON_LIGHT
48#define HAVE_BUTTONLIGHT_BRIGHTNESS 48#define HAVE_BUTTONLIGHT_BRIGHTNESS
49 49
50/* define this if you have access to the pitchscreen */
51#define HAVE_PITCHSCREEN
52
53/* define this if you would like tagcache to build on this target */ 50/* define this if you would like tagcache to build on this target */
54#define HAVE_TAGCACHE 51#define HAVE_TAGCACHE
55 52