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 f8e6f6b commit e95d723Copy full SHA for e95d723
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# ChangeLog
2
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
7
## v2.3.0~3 - 2023-11-15
8
9
* Support all esp chips by default (except esp8266)
idf_component.yml
@@ -1,4 +1,4 @@
-version: "2.3.0~3"
+version: "2.3.4"
description: Arduino FOC for BLDC and Stepper motors (SimpleFOC)
url: https://github.com/espressif/Arduino-FOC
repository: https://github.com/espressif/Arduino-FOC.git
0 commit comments