Skip to content

Commit ea49837

Browse files
committed
feat(esp_sensorless_bldc_control): esp_sensorless_bldc_control component version update
1 parent dcc952b commit ea49837

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

components/motor/esp_sensorless_bldc_control/CHANGELOG.md

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

3+
## v1.0.0 - 2024-9-20
4+
5+
* Component version maintenance.
36

47
## v0.3.0 - 2024-6-20
58

components/motor/esp_sensorless_bldc_control/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
targets:
33
- esp32
44
- esp32s3

0 commit comments

Comments
 (0)