Screen changes and fixes (#1651)
* Fixed bluetooth reinit bug * Remove screen transition ms * Whoops * hasScreen is smarter now * Oops
This commit is contained in:
@@ -158,9 +158,6 @@ External serial flash WP25R1635FZUIL0
|
||||
|
||||
#define USE_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
|
||||
|
||||
Reference in New Issue
Block a user