Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 1:4afb20a29da1, committed 2014-03-02
- Comitter:
- ohtake_i
- Date:
- Sun Mar 02 11:07:32 2014 +0000
- Parent:
- 0:4eab272c4bb6
- Commit message:
- ???????
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 4eab272c4bb6 -r 4afb20a29da1 main.cpp --- a/main.cpp Sun Mar 02 06:01:44 2014 +0000 +++ b/main.cpp Sun Mar 02 11:07:32 2014 +0000 @@ -49,7 +49,7 @@ { while(1) { - for(int i=0; i<1000; i++) + for(int i=; i<1000; i++) { servo.Rotate_Servo_Float(1,150.0/i); wait(0.05);