mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-31 23:00:53 +03:00
Update Changelog.md for release
This commit is contained in:
16
Changelog.md
16
Changelog.md
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [13.0.2] - 2022-12-02
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- n.a.
|
- n.a.
|
||||||
@@ -46,11 +48,11 @@
|
|||||||
If anything breaks you can try to enforce manual update as following:
|
If anything breaks you can try to enforce manual update as following:
|
||||||
|
|
||||||
**OTA:**
|
**OTA:**
|
||||||
1\. Make sure the last run of the update completed the **Uploading** step.
|
1. Make sure the last run of the update completed the **Uploading** step.
|
||||||
1\. Call `http://<IP>/ota?task=update&file=<UPLOAD_FILENAME>` to enforce the extraction/flashing.
|
1. Call `http://<IP>/ota?task=update&file=<UPLOAD_FILENAME>` to enforce the extraction/flashing.
|
||||||
|
|
||||||
**Initial Setup:**
|
**Initial Setup:**
|
||||||
1\. Use the initial_esp32_setup.zip ( <https://github.com/jomjol/AI-on-the-edge-device/wiki/Installation> ) as alternative to have a clean install.
|
1. Use the initial_esp32_setup.zip ( <https://github.com/jomjol/AI-on-the-edge-device/wiki/Installation> ) as alternative to have a clean install.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@@ -111,8 +113,8 @@ Improve **u**ser e**x**perience
|
|||||||
5. Now you can reboot.
|
5. Now you can reboot.
|
||||||
|
|
||||||
If anything breaks you can try to
|
If anything breaks you can try to
|
||||||
1\. Call `http://<IP>/ota?task=update&file=firmware.bin` resp. `http://<IP>/ota?task=update&file=html.zip` if the upload successed but the extraction failed.
|
1. Call `http://<IP>/ota?task=update&file=firmware.bin` resp. `http://<IP>/ota?task=update&file=html.zip` if the upload successed but the extraction failed.
|
||||||
1\. Use the initial_esp32_setup.zip ( <https://github.com/jomjol/AI-on-the-edge-device/wiki/Installation> ) as alternative.
|
1. Use the initial_esp32_setup.zip ( <https://github.com/jomjol/AI-on-the-edge-device/wiki/Installation> ) as alternative.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@@ -764,7 +766,9 @@ External Illumination
|
|||||||
|
|
||||||
- Initial Version
|
- Initial Version
|
||||||
|
|
||||||
[Unreleased]: https://github.com/jomjol/AI-on-the-edge-device/compare/13.0.1...HEAD
|
[Unreleased]: https://github.com/jomjol/AI-on-the-edge-device/compare/13.0.2...HEAD
|
||||||
|
|
||||||
|
[13.0.2]: https://github.com/jomjol/AI-on-the-edge-device/compare/13.0.1...13.0.2
|
||||||
|
|
||||||
[13.0.1]: https://github.com/jomjol/AI-on-the-edge-device/compare/12.0.1...13.0.1
|
[13.0.1]: https://github.com/jomjol/AI-on-the-edge-device/compare/12.0.1...13.0.1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user