Skip to content

Commit e95d723

Browse files
committed
feat: Arduino-FOC updated to version 2.3.4
1 parent f8e6f6b commit e95d723

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## v2.3.4 - 2024-11-27
4+
5+
* Based on [Arduino-FOC v2.3.4](https://github.com/simplefoc/Arduino-FOC/releases/tag/v2.3.4)
6+
37
## v2.3.0~3 - 2023-11-15
48

59
* Support all esp chips by default (except esp8266)

idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "2.3.0~3"
1+
version: "2.3.4"
22
description: Arduino FOC for BLDC and Stepper motors (SimpleFOC)
33
url: https://github.com/espressif/Arduino-FOC
44
repository: https://github.com/espressif/Arduino-FOC.git

0 commit comments

Comments
 (0)