a simple library to control an animatronic head

Revision:
4:45d466252fb6
Parent:
2:3920d79c79b1
--- a/Alex.h	Wed Dec 15 16:08:37 2010 +0000
+++ b/Alex.h	Tue May 10 08:46:15 2011 +0000
@@ -13,9 +13,9 @@
      void Move_mouth(int);
      void Move_leaning(int);
      void Move_rotation(int);
-     void Simulate_Talking(int);
-     void Presence_too_far();
-     void displaydistance();
+//     void Simulate_Talking(int);
+  //   void Presence_too_far();
+    // void displaydistance();
     private:
      SRF05 S;
      Servo E, M, L, R;