eCrowneEng / ESP-SimHub

SimHub firwmare for ESP8266 and ESP32
49 stars 12 forks source link

Async WiFi Implementation #21

Closed ecoreng closed 11 months ago

ecoreng commented 11 months ago

Async Wifi implementation.

With WifiManager and without (to save memory, but you'll hardcode credentials).

It's slightly faster, but doesn't solve all LED issues on WiFi.

These fixes are included:

image