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
+4-4
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,11 @@ Therefore this is an attempt to:
26
26
<li>Removed initial jump #110, #111</li>
27
27
<li>Double to float transformation of the code - performance increase by <ahref="https://github.com/sDessens">@sDessens</a> (#100), <ahref="https://github.com/KaSroka">@KaSroka</a> (#100) </li>
28
28
<li> <ahref="https://docs.simplefoc.com/docs_chinese"><b>Docs webiste translated to Chinese!</b></a> 🎉: Awesome work 😃 by <ahref="https://github.com/MINQING1101">@MINQING1101</a>, <ahref="https://github.com/Deng-ge-open-source">@Deng-ge-open-source</a> and <ahref="https://github.com/mingggggggg">@mingggggggg</a></li>
29
-
<li>New MCU support
29
+
<li>New MCU support - <ahref="https://docs.simplefoc.com/microcontrollers">docs</a>
30
30
<ul>
31
-
<li>Support for arduino leonardo #108 - <a href="https://docs.simplefoc.com/microcontrollers">docs</a></li>
32
-
<li>Initial support for portenta h7 board in collaboration with <img src="extras/Images/arduino.png" style="height:15px"><a href="https://www.arduino.cc/">Arduino</a> - <a href="https://docs.simplefoc.com/microcontrollers">docs</a></li>
33
-
<li>Initial support for esp8266 - <a href="https://docs.simplefoc.com/microcontrollers">docs</a></li>
31
+
<li>Support for arduino leonardo #108 </li>
32
+
<li>Initial support for portenta h7 board in collaboration with <img src="https://docs.simplefoc.com/extras/Images/arduino.png" height="15px"><a href="https://www.arduino.cc/">Arduino</a></li>
33
+
<li>Initial support for esp8266</li>
34
34
</ul>
35
35
</li>
36
36
<li>Low side current sensing initial support - <ahref="https://docs.simplefoc.com/current_sense">docs</a>
0 commit comments