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

add more predefined configs

This commit is contained in:
andreas
2023-10-13 19:10:11 +02:00
parent 3f6177d9cf
commit cb579e3584
9 changed files with 49 additions and 8 deletions

View File

@@ -224,4 +224,10 @@
#endif
#endif
#ifdef ESP32_CAN_TX_PIN
#ifndef N2K_LOAD_LEVEL
#define N2K_LOAD_LEVEL 3
#endif
#endif
#endif