Skip to content

Commit 22f0ca3

Browse files
Merge branch 'update/update_ntc_driver_version' into 'master'
docs: update the version of ntc_driver component. See merge request ae_group/esp-iot-solution!1103
2 parents db62dff + c70266f commit 22f0ca3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

components/sensors/ntc_driver/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
## v1.0.0 - 2024-10-15
4+
5+
* Update the version of ntc_driver component.
6+
37
## v0.3.0 - 2024-06-07
48

59
- Update parameter and return of ntc_dev_get_temperature API.

components/sensors/ntc_driver/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "0.3.0"
1+
version: "1.0.0"
22
description: ntc driver
33
url: https://github.com/espressif/esp-iot-solution/tree/master/components/sensors/ntc_driver
44
repository: https://github.com/espressif/esp-iot-solution.git

0 commit comments

Comments
 (0)