mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-09-19 16:25:59 +00:00
SerialWifiInterface has no ESP32-specific code, so move it to helpers/wifi and reuse it on RP2040. Guard the ESP32-only WiFi event/auto-reconnect calls and poll link state on RP2040 instead.