Summary
- Camera FW version in the Prusa Connect
- Update arduino-ESP32 lib (ESP IDF)
- Update ESPAsyncWebServer lib
- Update AsyncTCP lib
- Update ArduinoJson lib
- Update DHTnew lib
- Update jquery lib
- Updated documentation
- Bug fixes and code optimalisation
The current firmware version includes updated libraries, which make the camera more stable. Additionally, it adds the functionality to send the firmware version to Prusa Connect.
Camera FW version in the Prusa Connect
This firmware version sends the firmware version to Prusa Connect. Thanks to this, it is possible to see in Prusa Connect which firmware version your camera is using.
Update arduino-ESP32 lib
Update of the arduino-ESP32 lib from version 3.0.2 to 3.0.7.
Update ESPAsyncWebServer lib
Update of the ESPAsyncWebServer lib from version 3.0.6 to 3.3.22.
Update AsyncTCP lib
Update of the AsyncTCP lib from version 3.1.4 to 3.2.14.
Update ArduinoJson lib
Update of the ArduinoJson lib from version 7.1.0 to 7.2.1.
Update DHTnew lib
Update of the DHTnew lib from version 0.4.20 to 0.4.21.
Update jquery lib
Update of the jquery lib from version 3.7.0 to 3.7.1