#48: add a second serial config to the example task

This commit is contained in:
andreas 2023-08-31 12:32:48 +02:00
parent cb98324604
commit 1b3840f207
1 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,11 @@
#define GWSERIAL_TX 26
#define GWSERIAL_RX 32
#define GWSERIAL_MODE "UNI"
#define GWSERIAL2_TX 14
#define GWSERIAL2_RX 15
#define GWSERIAL2_MODE "BI"
#define GWBUTTON_PIN GPIO_NUM_39
#define GWBUTTON_ACTIVE LOW
//if GWBUTTON_PULLUPDOWN we enable a pulup/pulldown