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.
Dependencies: ADXL345 USBDevice filter mbed
Fork of df-2013-minihack-slingshot-complete by
Revision 7:58dfbae1baec, committed 2013-11-14
- Comitter:
- ansond
- Date:
- Thu Nov 14 19:34:59 2013 +0000
- Parent:
- 6:fee2b36a2105
- Commit message:
- fixed comments
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r fee2b36a2105 -r 58dfbae1baec main.cpp --- a/main.cpp Thu Nov 14 19:33:19 2013 +0000 +++ b/main.cpp Thu Nov 14 19:34:59 2013 +0000 @@ -28,7 +28,7 @@ // // // Mini-hack challenge: Your mission, should you choose to accept it, is to complete the function -// "potentiometer_value_to_degrees()" below (around line 129) to return a reasonable +// "potentiometer_value_to_degrees()" below (around line 113) to return a reasonable // estimate of the sling band angle relative to the sling body // //