Skip to content

ESP32-ChatGLM v0.0.2

Compare
Choose a tag to compare
@blueokanna blueokanna released this 18 Dec 11:05
· 26 commits to main since this release

Update

  • Different calling methods can be selected to suit different application scenarios.
  • Ability to try to connect to multiple WiFi networks and retry when the connection fails, improving the device's suitability in different network environments.
  • Attempts to connect to multiple WiFi networks with support for WPA2 authentication and enterprise level authentication.
  • Different calling methods (asynchronous, synchronous or SSE events) can be selected according to the settings and the corresponding actions are performed in the main loop.