mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
thinknode_m5: add pca9557 expander
This commit is contained in:
parent
d0f6def4f9
commit
24edd3cf20
5 changed files with 17 additions and 8 deletions
|
|
@ -7,8 +7,8 @@
|
|||
#define PIN_VEXT_EN_ACTIVE HIGH
|
||||
#define PIN_VEXT_EN 46
|
||||
#define PIN_USER_BTN 21
|
||||
#define PIN_LED 3
|
||||
#define PIN_STATUS_LED 1
|
||||
//#define PIN_LED 3
|
||||
//#define PIN_STATUS_LED 1
|
||||
#define PIN_PWRBTN 14
|
||||
|
||||
#define PIN_DISPLAY_MISO (-1)
|
||||
|
|
@ -18,4 +18,4 @@
|
|||
#define PIN_DISPLAY_DC (40)
|
||||
#define PIN_DISPLAY_RST (41)
|
||||
#define PIN_DISPLAY_BUSY (42)
|
||||
#define DISP_BACKLIGHT (5)
|
||||
//#define DISP_BACKLIGHT (5)
|
||||
Loading…
Add table
Add a link
Reference in a new issue