Rolling 20220716_2

This commit is contained in:
jomjol
2022-07-16 20:59:09 +02:00
parent 0b039e8d8c
commit 17fd0f96df
166 changed files with 10471 additions and 1691 deletions

View File

@@ -54,8 +54,10 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
##### Rolling (2022-07-16)
- Updated esp32cam
- TFMicro/Lite: Update (espressif Version 20220716)
- Updated esp32cam (v20220716)
- Integrated new analog classificational CNN (from @haverland)
- Bugfix: Postprocessing
##### Rolling (2022-07-01)
@@ -79,7 +81,7 @@ Rolling (2022-04-26)
- Extended MQTT with absolute Change (in addition to rate)
- Internal optimization, removal of modelfile from `config.ini` (is now read out of the cnn file directly)
- TFMicro/Lite: Update (espressif Verision 20220417)
- TFMicro/Lite: Update (espressif Version 20220417)
- ESP-IDF: Update to 4.3.0
Rolling (2022-04-17)