ayushsharma82 / ESP-DASH

Blazing fast library to create a functional dashboard for ESP8266 / ESP32
https://espdash.pro
GNU General Public License v3.0
976 stars 200 forks source link

Fix CI #214

Closed mathieucarbou closed 5 months ago

mathieucarbou commented 5 months ago

This version works on my fork: https://github.com/mathieucarbou/ayushsharma82-ESP-DASH/actions (I have the same CI files as this PR on my master branch)

mathieucarbou commented 5 months ago

FYI I have updated Async TCP to include a workaround for a nasty bug I found in Arduino - https://github.com/espressif/arduino-esp32/issues/9724 - which is impacting IPAddress comparison on Arduino 3.