adjust Grove GPIO for atoms3

This commit is contained in:
free-x 2023-08-26 16:05:04 +02:00
parent e17ab3be58
commit 5a8b30235c
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@
#endif
#ifdef BOARD_M5ATOMS3_CANUNIT
#define ESP32_CAN_TX_PIN GPIO_NUM_26
#define ESP32_CAN_RX_PIN GPIO_NUM_32
#define ESP32_CAN_TX_PIN GPIO_NUM_2
#define ESP32_CAN_RX_PIN GPIO_NUM_1
#define GWBUTTON_PIN GPIO_NUM_41
#define GWBUTTON_ACTIVE LOW
//if GWBUTTON_PULLUPDOWN we enable a pulup/pulldown