You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,13 @@ Therefore this is an attempt to:
25
25
- See also [@byDagor](https://github.com/byDagor)'s *fully-integrated* ESP32 based board: [Dagor Brushless Controller](https://github.com/byDagor/Dagor-Brushless-Controller)
26
26
27
27
> NEXT RELEASE 📢 : <spanclass="simple">Simple<spanclass="foc">FOC</span>library</span> v2.3.0
28
-
> - Teensy 3.x inital support for 6pwm
29
-
> - Teensy 4.x inital support for 6pwm
28
+
> - Teensy 3.x initial support for 6pwm
29
+
> - Teensy 4.x initial support for 6pwm
30
30
> - Example for v3.1 SimpleFOCShield
31
-
> - bugfix - current sense align - added offset exchange when exchaning pins
31
+
> - More flexible monitoring API
32
+
> - start, end and separator characters
33
+
> - decimal places (settable through commander)
34
+
> - bugfix - current sense align - added offset exchange when exchanging pins
0 commit comments