mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-10 07:35:00 +00:00
add SCREEN_TRANSITION_FRAMERATE 5
This commit is contained in:
parent
10cb204e17
commit
ce8298c056
@ -68,5 +68,6 @@
|
|||||||
#define TFT_SPI_FREQUENCY 40000000
|
#define TFT_SPI_FREQUENCY 40000000
|
||||||
#define TFT_HEIGHT 222
|
#define TFT_HEIGHT 222
|
||||||
#define TFT_WIDTH 480
|
#define TFT_WIDTH 480
|
||||||
#define BRIGHTNESS_DEFAULT 100 // Medium Low Brightness
|
#define BRIGHTNESS_DEFAULT 100 // Medium Low Brightness
|
||||||
|
#define SCREEN_TRANSITION_FRAMERATE 5 // fps
|
||||||
#endif
|
#endif
|
Loading…
Reference in New Issue
Block a user