1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-12 21:43:06 +01:00

adjust Grove GPIO for atoms3

This commit is contained in:
free-x
2023-08-26 16:05:04 +02:00
parent e17ab3be58
commit 5a8b30235c

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