boards/pinetime: add ILI9341 rotation mode param

Signed-off-by: Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
This commit is contained in:
Jean-Pierre De Jesus DIAZ 2021-08-24 11:05:05 +02:00
parent ee413f2f7f
commit d74bfaac17

View File

@ -76,6 +76,7 @@ extern "C" {
#define ILI9341_PARAM_RGB 1
#define ILI9341_PARAM_INVERTED 1
#define ILI9341_PARAM_NUM_LINES 240U
#define ILI9341_PARAM_ROTATION ILI9341_ROTATION_HORZ_FLIP
/** @} */
/**