This website works better with JavaScript.
Home
Explore
Help
Sign In
yuwenhao
/
two
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Revert "速度改成200"
This reverts commit
b39e8535cc
.
master
ywh
4 weeks ago
parent
bbba36542e
commit
997405d4e8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
c/ABCD.c
+ 1
- 1
c/ABCD.c
View File
@@ -3,7 +3,7 @@
int main(void)
{
int speed =
2
00;
int speed =
1
00;
printf("motor start speed = %d\n", speed);
Write
Preview
Loading…
Cancel
Save