mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 09:36:59 +00:00
Store the last used BSSID and channel in the RTC and use it for initial WiFi connect attempt. This does speed up the WiFI connection to about 1.8 sec after boot. Old situation was connected at about 3.9 sec after boot. When booting from cold boot, the strongest known RSSI is chosen first. MQTT controller queue handling is now more aggressive in trying to get rid of buffered packets. It also now accepts the MQTT messages before it is connected to WiFi (or when not yet reconnected)