Skip to content

Commit 8b3046f

Browse files
committed
quick readme update
1 parent edce7d4 commit 8b3046f

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

README.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,8 @@ 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 be:</b> <i>Simple<b>FOC</b>library</i> v2.1.1
20-
> - bugfixes commander
21-
> - bugfix `voltage_limit` when provided `phase_resistance`
22-
> - bugfix `hall_sensor` examples
23-
> - added examples fot the PowerShield
24-
> - added initial support for `MagneticSensorPWM`
25-
> - SAMD51 support
26-
> - **initial support for Raspberry pi Pico**
27-
> - added examples to find the raw max and min of the analog and pwm sensor
28-
> - extension of the `Commander` interface
29-
> - added pwm centering option `WC`
30-
> - added pwm modulation cmd `WT`
31-
> - improved esp32 implementation to avoid the need for mcpwm.h changes by @tschundler
32-
> - issue #62: motor.shaft_angle setting in the motor.initFOC()
33-
> - issue #76: esp32 division by zero
34-
> - issue #46: commander end of line character - by @maxlem
35-
> - [community fix](https://community.simplefoc.com/t/as5600-dead-spot-around-0/208) AS5600 register value
36-
> - renamed `Pullup::EXTERN` and `Pullup::INTERN` to `Pullup::USE_EXTERN` and `Pullup::USE_INTERN`
19+
##### <b> Release notes be:</b> <i>Simple<b>FOC</b>library</i> v2.1.2
20+
> - Sensor floating point error bugfux #83
3721
3822
## Arduino *SimpleFOClibrary* v2.1
3923

0 commit comments

Comments
 (0)