diff options
Diffstat (limited to 'firmware/export/config-creativezvm.h')
-rw-r--r-- | firmware/export/config-creativezvm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-creativezvm.h b/firmware/export/config-creativezvm.h index f5ec33317e..509bbc97a1 100644 --- a/firmware/export/config-creativezvm.h +++ b/firmware/export/config-creativezvm.h @@ -54,7 +54,7 @@ #define CONFIG_LCD LCD_CREATIVEZVM /* choose the lcd orientation. both work */ -#define CONFIG_ORIENTATION SCREEN_PORTAIT +#define CONFIG_ORIENTATION SCREEN_PORTRAIT #define LCD_WIDTH 320 #define LCD_HEIGHT 240 |