mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/pinetime: configure ili9341 LCD number of lines
This commit is contained in:
parent
cab8729e32
commit
47634addf3
@ -63,6 +63,7 @@ extern "C" {
|
||||
#define ILI9341_PARAM_RST LCD_RESET
|
||||
#define ILI9341_PARAM_RGB 1
|
||||
#define ILI9341_PARAM_INVERTED 1
|
||||
#define ILI9341_PARAM_NUM_LINES 240U
|
||||
/** @} */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user