Revision:
2:7146fc352133
Parent:
1:8fa2ee8c005e
Child:
3:36c4d1dbed7e
--- a/Robot.cpp	Thu Dec 16 09:37:34 2010 +0000
+++ b/Robot.cpp	Thu Dec 16 09:40:55 2010 +0000
@@ -115,6 +115,14 @@
     return base.GetCount();
 }
 
+void Robot::PivetRight(int deg){
+
+}
+
+void Robot::PivetLeft(int deg){
+
+}
+
 float Robot::GetRange(int position) {
     switch (position) {
         case 0: