We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d43f029 commit 7b9b2b9Copy full SHA for 7b9b2b9
1 file changed
src/hal/components/bldc.comp
@@ -129,19 +129,8 @@ If your motor lacks documentation it might be worth trying every pattern.
129
130
[cols="1,1,1,1,1,1,1"]
131
|===
132
-h|
133
-2+^h|Phases
134
-2+^h|Source
135
-2+^h|Sink
136
-
137
138
-h|B-A
139
-h|C-A
140
-h|C-B
141
-h|A-B
142
-h|A-C
143
-h|B-C
144
+.2+h|Pattern 6+^h|Phases, Source - Sink
+h|B-A h|C-A h|C-B h|A-B h|A-C h|B-C
145
|0|000|001|011|111|110|100
146
|1|001|000|010|110|111|101
147
|2|000|010|011|111|101|100
0 commit comments