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
+4
View File
@@ -122,6 +122,10 @@ static const uint8_t AREF = PIN_AREF;
// Define if screen should be mirrored left to right
#define SCREEN_MIRROR
// LCD screens are slow, so slowdown the wipe so it looks better
#define SCREEN_TRANSITION_MSECS 1000
#define SCREEN_TRANSITION_FRAMERATE 10 // fps
/*
* SPI Interfaces
*/