Skip to content

Commit

Permalink
fixup! boards/adafruit-clue: add initial support
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Feb 4, 2020
1 parent 9918937 commit 1c173a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/adafruit-clue/include/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ extern "C" {
#define ILI9341_PARAM_CS GPIO_PIN(0, 12)
#define ILI9341_PARAM_DCX GPIO_PIN(0, 13)
#define ILI9341_PARAM_NUM_LINES (240U)
#define ILI9341_PARAM_RGB (1)
#define ILI9341_PARAM_INVERTED (1)
/** @} */

Expand Down

0 comments on commit 1c173a8

Please sign in to comment.