+ Fixup: Boards/LilygoTloraPager - Rename declaration for init routine
This commit is contained in:
parent
26e5204c37
commit
adec22bfe7
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
#define TDECK_SPI_TRANSFER_SIZE_LIMIT (TDECK_LCD_HORIZONTAL_RESOLUTION * TDECK_LCD_SPI_TRANSFER_HEIGHT * (LV_COLOR_DEPTH / 8))
|
#define TDECK_SPI_TRANSFER_SIZE_LIMIT (TDECK_LCD_HORIZONTAL_RESOLUTION * TDECK_LCD_SPI_TRANSFER_HEIGHT * (LV_COLOR_DEPTH / 8))
|
||||||
|
|
||||||
bool tloraInit();
|
bool tpagerInit();
|
||||||
|
|
||||||
using namespace tt::hal;
|
using namespace tt::hal;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user