Skip to content

9.0.0 - ESPSPI_WiFiManager deprecated in favor of WifiManager

Compare
Choose a tag to compare
@dhalbert dhalbert released this 22 Feb 04:28
· 2 commits to main since this release
4d0a107

What's Changed

  • ESPWiFiManager is deprecated, but still works. WiFiManager is the new API, which takes credentials as separate arguments instead of as a secrets dictionary.
  • WiFiManager updates by @justmobilize in #216

Full Changelog: 8.4.3...9.0.0