Skip to content

Commit def3e82

Browse files
authored
Merge pull request #504 from simplefoc/Candas1-autotuning
Autotunng + a big reactor without API chnage
2 parents 5caa643 + 3ea40a8 commit def3e82

18 files changed

Lines changed: 843 additions & 1390 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Therefore this is an attempt to:
3030
- For official driver boards see [<span class="simple">Simple<span class="foc">FOC</span>Boards</span>](https://docs.simplefoc.com/boards)
3131
- Many many more boards developed by the community members, see [<span class="simple">Simple<span class="foc">FOC</span>Community</span>](https://community.simplefoc.com/)
3232

33-
> NEXT RELEASE 📢 : <span class="simple">Simple<span class="foc">FOC</span>library</span> v2.3.6
33+
> NEXT RELEASE 📢 : <span class="simple">Simple<span class="foc">FOC</span>library</span> v2.4.0
3434
>
3535
> - STM32 bugfix
3636
> - BG341 low-side current sense sync was lost in v2.3.5 - fixed [#482](https://github.com/simplefoc/Arduino-FOC/pull/482)

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.3.6
2+
version=2.4.0
33
author=Simplefoc <info@simplefoc.com>
44
maintainer=Simplefoc <info@simplefoc.com>
55
sentence=A library demistifying FOC for BLDC motors

0 commit comments

Comments
 (0)