Library for the Shield Bot by SeeedStudio

Dependents:   Seeed_Bot_Shield Seeed_BlueBot_demo Seeed_BlueBot_demo_test1 LAB03_Oppgav1 ... more

Fork of SeeedShieldBot by Components

Revision:
1:5c40f2a5e1ac
Parent:
0:227158f56a11
Child:
2:118efce95f3c
--- a/SeeedStudioShieldBot.h	Mon Jul 15 13:16:09 2013 +0000
+++ b/SeeedStudioShieldBot.h	Mon Jul 15 13:38:07 2013 +0000
@@ -28,7 +28,7 @@
         
         // Need to do something to do with detected line...
         
-        float get_sensors_overall_value();
+        float line_position();
         
         DigitalIn rightSensor;
         DigitalIn inRightSensor;