1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2026-02-11 07:03:07 +01:00

Small fix to get keypad running

This commit is contained in:
2026-02-04 07:45:51 +01:00
parent 898922769a
commit 823363aa5b
3 changed files with 6 additions and 4 deletions

View File

@@ -18,6 +18,9 @@
// CAN NMEA2000
#define ESP32_CAN_TX_PIN 15
#define ESP32_CAN_RX_PIN 16
// Temporary fix for Connection Board
// #define ESP32_CAN_TX_PIN 16
// #define ESP32_CAN_RX_PIN 15
// Bus load in 50mA steps
#define N2K_LOAD_LEVEL 2 // 2x50mA = 100mA max bus load
// RS485 NMEA0183