We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138f4ef commit cfaf0b2Copy full SHA for cfaf0b2
CHANGELOG.md
@@ -18,10 +18,12 @@ All notable changes to this project will be documented in this file.
18
- Removed ILI9488 driver in favor of Unversal Display Driver
19
- IRremoteESP8266 library from v2.7.20 to v2.8.0 (#13738)
20
- Ethernet hostname ending in ``_eth`` to ``-eth`` according to RFC952
21
+- ESP32 core library from v2.0.1 to v2.0.1.1 (#13768)
22
23
### Fixed
24
- ESP32 analog NTC temperature calculation (#13703)
25
- ESP32 ethernet broken by core 2.x
26
+- ESP32 I2C clock stretch issue (#13768)
27
28
### Removed
29
- ILI9488 driver in favour of Universal Display driver (#13719)
0 commit comments