lora-aprs / LoRa_APRS_iGate

This is a LoRa APRS iGate/Digi based on an ESP32
https://www.lora-aprs.info
MIT License
348 stars 112 forks source link

OTA not active in Ethernet mode. #184

Closed f4dvk closed 2 years ago

f4dvk commented 2 years ago

Hello,

OTA mode is not active if wifi is disabled. Can you add to line 120 of LoRa_APRS_iGate.cpp: LoRaSystem.getTaskManager().addTask(&otaTask);

Thank you, Stephane.

peterus commented 2 years ago

fixed with #186 and release 22.14.0