diff options
Diffstat (limited to 'firmware/export/config-clip.h')
-rw-r--r-- | firmware/export/config-clip.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h index 0a6164fbb6..40630bb75a 100644 --- a/firmware/export/config-clip.h +++ b/firmware/export/config-clip.h @@ -34,13 +34,13 @@ #define HAVE_BUTTON_LIGHT /* define this if you have access to the quickscreen */ -#define HAVE_QUICKSCREEN +//#define HAVE_QUICKSCREEN /* define this if you have access to the pitchscreen */ -#define HAVE_PITCHSCREEN +//#define HAVE_PITCHSCREEN /* define this if you would like tagcache to build on this target */ -#define HAVE_TAGCACHE +//#define HAVE_TAGCACHE /* LCD dimensions */ #define LCD_WIDTH 128 |