nrf52 targets: increase limits for contacts and channels

Dieser Commit ist enthalten in:
taco
2025-09-06 14:15:40 +10:00
Ursprung 2b24c575c7
Commit accd1e0a97
17 geänderte Dateien mit 64 neuen und 61 gelöschten Zeilen
-1
Datei anzeigen
@@ -34,7 +34,6 @@ static uint32_t _atoi(const char* sp) {
DataStore store(SPIFFS, rtc_clock);
#endif
#ifdef ESP32
#ifdef WIFI_SSID
#include <helpers/esp32/SerialWifiInterface.h>