MBED_DEMOS / Mbed 2 deprecated df-2013-minihack-slingshot-complete

Dependencies:   ADXL345 USBDevice filter mbed

Fork of df-2013-minihack-slingshot-complete by Doug Anson

Files at this revision

API Documentation at this revision

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 
 // 
 //