Fix m5stickc plus screen

This commit is contained in:
Just Call Me Koko
2023-06-21 16:50:01 -04:00
parent 0b26b2d4d3
commit df613f3b9b
2 changed files with 4 additions and 2 deletions

View File

@@ -18,6 +18,8 @@
// Display type - only define if RPi display
//#define RPI_DRIVER
#define CGRAM_OFFSET
// Only define one driver, the other ones must be commented out
//#define ILI9341_DRIVER // OG Marauder
//#define ST7735_DRIVER // Marauder Mini // Define additional parameters below for this display

View File

@@ -14,8 +14,8 @@
//#define MARAUDER_V6
//#define MARAUDER_KIT
//#define GENERIC_ESP32
//#define MARAUDER_FLIPPER
#define ESP32_LDDB
#define MARAUDER_FLIPPER
//#define ESP32_LDDB
//#define MARAUDER_DEV_BOARD_PRO
#define MARAUDER_VERSION "v0.10.8"