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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,6 @@ Proper low cost FOC supporting boards are very hard to find these days and even
13
13
- Simple usage and scalability (Arduino)
14
14
and demistify FOC control in a simple way.
15
15
16
-
For minimal version of the code more suitable for experimenting please visit the [minimal branch](https://github.com/askuric/Arduino-FOC/tree/minimal).
17
16
18
17
#### The closest you can get to FOC support and low cost (I was able to find) is:
19
18
@@ -25,7 +24,7 @@ For minimal version of the code more suitable for experimenting please visit the
:x: Low power (>50A) | :heavy_check_mark: Low power | :heavy_check_mark: Low power | :heavy_check_mark: Low power
27
26
28
-
#Repositoty structure
27
+
## Arduino FOC repo structure
29
28
Branch | Description | Status
30
29
------------ | ------------- | ------------
31
30
[master](https://github.com/askuric/Arduino-FOC) | Stable and tested library version | 
0 commit comments