diff options
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r-- | firmware/export/config-h100.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 38f26c104b..52f7625760 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -18,6 +18,8 @@ /* define this if you have access to the quickscreen */ #define HAVE_QUICKSCREEN +/* define this if you have access to the pitchscreen */ +#define HAVE_PITCHSCREEN /* LCD dimensions */ #define LCD_WIDTH 160 |