ppr1 lcd is 'good enough' for now

This commit is contained in:
Kevin Hester
2020-10-24 09:49:14 +08:00
parent d4e95e95a6
commit f0eeaf01d4
5 changed files with 19 additions and 13 deletions
+3
View File
@@ -209,6 +209,9 @@ External serial flash WP25R1635FZUIL0
#define HAS_EINK
// No screen wipes on eink
#define SCREEN_TRANSITION_MSECS 0
#define PIN_SPI1_MISO \
(32 + 7) // FIXME not really needed, but for now the SPI code requires something to be defined, pick an used GPIO
#define PIN_SPI1_MOSI PIN_EINK_MOSI