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.
2 parents db62dff + c70266f commit 22f0ca3Copy full SHA for 22f0ca3
components/sensors/ntc_driver/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# ChangeLog
2
3
+## v1.0.0 - 2024-10-15
4
+
5
+* Update the version of ntc_driver component.
6
7
## v0.3.0 - 2024-06-07
8
9
- Update parameter and return of ntc_dev_get_temperature API.
components/sensors/ntc_driver/idf_component.yml
@@ -1,4 +1,4 @@
-version: "0.3.0"
+version: "1.0.0"
description: ntc driver
url: https://github.com/espressif/esp-iot-solution/tree/master/components/sensors/ntc_driver
repository: https://github.com/espressif/esp-iot-solution.git
0 commit comments