Skip to content

Commit 3a4ea20

Browse files
committed
update readme + library properties
1 parent 9251630 commit 3a4ea20

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,13 @@ Therefore this is an attempt to:
1616
- ***NEW*** 📢: *Medium-power* BLDC driver (<30Amps): [Arduino <span class="simple">Simple<b>FOC</b>PowerShield</span> ](https://github.com/simplefoc/Arduino-SimpleFOC-PowerShield).
1717
- See also [@byDagor](https://github.com/byDagor)'s *fully-integrated* ESP32 based board: [Dagor Brushless Controller](https://github.com/byDagor/Dagor-Brushless-Controller)
1818

19-
##### <b> Release notes:</b> <i>Simple<b>FOC</b>library</i> v2.1.2
19+
##### <b> Release notes:</b> <i>Simple<b>FOC</b>library</i> v2.2
2020
> - Sensor floating point error bugfux #83
21+
> - Support for portenta h7 board
22+
> - Support for arduino leonardo #108
23+
> - Support for esp8266
24+
> - Low side current sensing support for esp32
25+
> - Restructured the generic code and simplified adding new mcus
2126
2227
## Arduino *SimpleFOClibrary* v2.1
2328

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Simple FOC
2-
version=2.1.2
2+
version=2.2
33
author=Simplefoc <[email protected]>
44
maintainer=Simplefoc <[email protected]>
55
sentence=A library demistifying FOC for BLDC motors

0 commit comments

Comments
 (0)