nrf52 targets: increase limits for contacts and channels

This commit is contained in:
taco 2025-08-25 12:41:59 +10:00
parent 2b24c575c7
commit accd1e0a97
17 changed files with 64 additions and 61 deletions

View file

@ -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>