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

better handling of defined/enabled spi sensors

This commit is contained in:
andreas
2024-03-03 16:48:11 +01:00
parent c7c5f6c9b9
commit b327d91976
3 changed files with 3 additions and 13 deletions

View File

@@ -322,11 +322,5 @@
#define CFGMODE_ledBrightness GwConfigInterface::HIDDEN
#endif
#ifdef GWSPI0_CLK
#define _GWSPI
#endif
#ifdef GWSPI1_CLK
#define _GWSPI
#endif
#endif