mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 11:10:52 +00:00
add framebuffer
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#define SPI_READ_FREQUENCY 16000000 // irrelevant
|
||||
#define TFT_HEIGHT 502
|
||||
#define TFT_WIDTH 410
|
||||
#define TFT_OFFSET_X 0
|
||||
#define TFT_OFFSET_X 22
|
||||
#define TFT_OFFSET_Y 0
|
||||
#define TFT_OFFSET_ROTATION 0
|
||||
#define SCREEN_TRANSITION_FRAMERATE 5 // fps
|
||||
|
||||
Reference in New Issue
Block a user