mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
adjust Grove GPIO for atoms3
This commit is contained in:
@@ -59,8 +59,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef BOARD_M5ATOMS3_CANUNIT
|
#ifdef BOARD_M5ATOMS3_CANUNIT
|
||||||
#define ESP32_CAN_TX_PIN GPIO_NUM_26
|
#define ESP32_CAN_TX_PIN GPIO_NUM_2
|
||||||
#define ESP32_CAN_RX_PIN GPIO_NUM_32
|
#define ESP32_CAN_RX_PIN GPIO_NUM_1
|
||||||
#define GWBUTTON_PIN GPIO_NUM_41
|
#define GWBUTTON_PIN GPIO_NUM_41
|
||||||
#define GWBUTTON_ACTIVE LOW
|
#define GWBUTTON_ACTIVE LOW
|
||||||
//if GWBUTTON_PULLUPDOWN we enable a pulup/pulldown
|
//if GWBUTTON_PULLUPDOWN we enable a pulup/pulldown
|
||||||
|
|||||||
Reference in New Issue
Block a user