Skip to content

Commit 0c5d253

Browse files
authored
Update README.md
1 parent 1931ac4 commit 0c5d253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ motor.setVelocity(float v)
7272
```
7373
you can run BLDC motor in closed loop with desired velocity.
7474
<img src="./Images/velocity.png" >
75-
### Closed loop velocity control
75+
### Closed loop position control
7676
Using the fucntion
7777
```cpp
7878
motor.setPosition(float pos)

0 commit comments

Comments
 (0)