mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 14:12:05 +00:00
lowered speeds to 1/4
This commit is contained in:
parent
7920110444
commit
7f5e988817
@ -15,8 +15,8 @@
|
||||
#define VTFT_LEDA 4
|
||||
#define TFT_BACKLIGHT_ON HIGH
|
||||
#define ST7796_SPI_HOST VSPI_HOST
|
||||
#define SPI_FREQUENCY 40000000
|
||||
#define SPI_READ_FREQUENCY 16000000
|
||||
#define SPI_FREQUENCY 10000000
|
||||
#define SPI_READ_FREQUENCY 4000000
|
||||
#define TFT_HEIGHT 222
|
||||
#define TFT_WIDTH 480
|
||||
#define BRIGHTNESS_DEFAULT 100 // Medium Low Brightnes
|
||||
|
Loading…
Reference in New Issue
Block a user