Summary
- Added support for Freenove ESP32-S3 Wroom
- Updated documentation
- Update arduino-ESP32 lib (ESP IDF)
- Update ESPAsyncWebServer lib
- Update AsyncTCP lib
- Update ArduinoJson lib
- Update DHTnew lib
The current firmware version includes updated libraries, which make the camera more stable.
Added support for Freenove ESP32-S3 Wroom
Added support for the new board, Freenove ESP32-S3 Wroom . The board is very stable and has an excellent WiFi signal.
Updated documentation
Added manual for flashing FW from Chrome. The AiThinker ESP32-cam board is currently not supported. Thanks @devsfan3
Update arduino-ESP32 lib
Update of the arduino-ESP32 lib from version 3.0.7 to 3.1.0.
Update ESPAsyncWebServer lib
Update of the ESPAsyncWebServer lib from version 3.3.22 to 3.4.5.
Update AsyncTCP lib
Update of the AsyncTCP lib from version 3.2.14 to 3.3.1.
Update ArduinoJson lib
Update of the ArduinoJson lib from version 7.2.1 to 7.3.0.
Update DHTnew lib
Update of the DHTnew lib from version 0.4.21 to 0.5.2.