Merge pull request #407 from CircuitART/master
Update board.h because of wrong pin in pull request #405
This commit is contained in:
commit
c2825a6ff9
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
#define DISPLAY_PIN_CS 39
|
||||
#define DISPLAY_PIN_DC 5
|
||||
#define DISPLAY_PIN_RST 4
|
||||
#define DISPLAY_PIN_RST 40
|
||||
|
||||
#define DISPLAY_PIN_BL 18
|
||||
#define DISPLAY_BL_ON 0 // GPIO state to enable back light
|
||||
|
|
|
|||
Loading…
Reference in a new issue