mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-06 22:24:44 +02:00
Update Setup52_LilyPi_ST7796.h
Reduce SPI read clock frequency to avoid bit errors on reading CGRAM.
This commit is contained in:
@@ -23,4 +23,4 @@
|
||||
#define SMOOTH_FONT
|
||||
|
||||
#define SPI_FREQUENCY 40000000
|
||||
#define SPI_READ_FREQUENCY 20000000
|
||||
#define SPI_READ_FREQUENCY 12000000
|
||||
|
Reference in New Issue
Block a user