Skip to content

Commit cfaf0b2

Browse files
authored
ESP32 I2C clock fix with core 2.0.1.1
1 parent 138f4ef commit cfaf0b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ All notable changes to this project will be documented in this file.
1818
- Removed ILI9488 driver in favor of Unversal Display Driver
1919
- IRremoteESP8266 library from v2.7.20 to v2.8.0 (#13738)
2020
- Ethernet hostname ending in ``_eth`` to ``-eth`` according to RFC952
21+
- ESP32 core library from v2.0.1 to v2.0.1.1 (#13768)
2122

2223
### Fixed
2324
- ESP32 analog NTC temperature calculation (#13703)
2425
- ESP32 ethernet broken by core 2.x
26+
- ESP32 I2C clock stretch issue (#13768)
2527

2628
### Removed
2729
- ILI9488 driver in favour of Universal Display driver (#13719)

0 commit comments

Comments
 (0)