Open cprasmu opened 14 hours ago
Hrmm...good point. Since my device works pretty well there was not much need to keep track of lib updates. But I'll check if switching ota lib could be done without too much effort.
Thanks that would be great!
Peter
On Sat, 30 Nov 2024 at 18:34, Andreas @.***> wrote:
Hrmm...good point. Since my device works pretty well there was not much need to keep track of lib updates. But I'll check if switching ota lib could be done without too much effort.
— Reply to this email directly, view it on GitHub https://github.com/lefty01/ESP32_TTGO_FTMS/issues/36#issuecomment-2509135880, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAP3U5UFFN2QV2NCUPUYOIT2DIAMFAVCNFSM6AAAAABSYOR2EOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMBZGEZTKOBYGA . You are receiving this because you authored the thread.Message ID: @.***>
I'm guessing this is due to the boad api changes over time but I'm getting error: 'SemaphoreHandle_t' does not name a type. when trying to build. I also found that the AsyncElegantOTA library has been deprecated for ElegantOTA - I'm not sure if any code changes are required to move to this library?