Updated esp32 fwk

This commit is contained in:
Magnus Persson
2022-07-05 17:55:05 +02:00
parent ae595ff50c
commit e2fee1fb35
4 changed files with 14 additions and 40 deletions

View File

@ -24,6 +24,13 @@ Features
++++++++
* Added storage mode which is activated under hardware setting. When place on the cap (<5 degres tilt) the device will go into
storage mode and sleep for the max allowed time.
Other
+++++
* Upgraded framework for ESP8266 to v5.0.0
* Upgraded framework for ESP32 to v2.0.2
* Updated OneWire library to be complaint with new ESP32 SDK
* Fixed issue in i2cdev connected to wrong usage of TwoWire on ESP32 (Gyro initialization hang).
Issues adressed
++++++++++++++++