PPR1 fix screen mirroring on LCD

This commit is contained in:
Kevin Hester
2020-10-24 08:16:15 +08:00
parent 18bbf3523e
commit 0767c8be03
7 changed files with 34 additions and 9 deletions

View File

@@ -119,6 +119,9 @@ static const uint8_t AREF = PIN_AREF;
#define PIN_LCD_RESET 23 // active low, pulse low for 20ms at boot
#define USE_ST7567
// Define if screen should be mirrored left to right
#define SCREEN_MIRROR
/*
* SPI Interfaces
*/