Releases: adafruit/Adafruit_CircuitPython_ESP32SPI
Releases · adafruit/Adafruit_CircuitPython_ESP32SPI
9.0.1 - New URL In Examples
What's Changed
Full Changelog: 9.0.0...9.0.1
9.0.0 - ESPSPI_WiFiManager deprecated in favor of WifiManager
What's Changed
ESPWiFiManager
is deprecated, but still works.WiFiManager
is the new API, which takes credentials as separate arguments instead of as asecrets
dictionary.- WiFiManager updates by @justmobilize in #216
Full Changelog: 8.4.3...9.0.0
8.4.3 - RTD Sphinx Config
Full Changelog: 8.4.2...8.4.3
8.4.2 - Fix For Sphinx RTD Theme
Full Changelog: 8.4.1...8.4.2
8.4.1 - really really delete empty server example
8.4.0 - Add ap_info
8.3.1 - Clearer message that only one SSL socket can be open at a time
What's Changed
- Clearer error for only one SSL socket open at a time by @justmobilize in #207
Full Changelog: 8.3.0...8.3.1
8.3.0 - Use `OSError(ETIMEDOUT)` instead of `timeout` exception
What's Changed
- Remove SocketPoolContants by @justmobilize in #205
- Remove timeout Exception by @justmobilize in #206
Full Changelog: 8.2.0...8.3.0
8.2.0 - add sendto()
8.1.1 - Standard Socket Compatibility
What's Changed
Full Changelog: 8.1.0...8.1.1