mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
boards/esp32-wrover-kit: add ILI9341 rotation mode param
Signed-off-by: Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
This commit is contained in:
parent
d0bedf5273
commit
ee413f2f7f
@ -119,6 +119,7 @@
|
||||
#define ILI9341_PARAM_RST LCD_RST
|
||||
#define ILi9341_PARAM_RGB 0
|
||||
#define ILI9341_PARAM_INVERTED 0
|
||||
#define ILI9341_PARAM_ROTATION ILI9341_ROTATION_HORZ_FLIP
|
||||
#endif
|
||||
/** @} */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user