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
新增启动提示
master
ywh
4 weeks ago
parent
b39e8535cc
commit
bbba36542e
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
@@ -5,7 +5,7 @@ int main(void)
{
int speed = 200;
printf("speed = %d\n", speed);
printf("
motor start
speed = %d\n", speed);
return 0;
}
Write
Preview
Loading…
Cancel
Save