a simple library to control an animatronic head

Revision:
2:3920d79c79b1
Parent:
1:c5edd3b18b79
Child:
4:45d466252fb6
diff -r c5edd3b18b79 -r 3920d79c79b1 Alex.h
--- a/Alex.h	Wed Dec 15 15:07:10 2010 +0000
+++ b/Alex.h	Wed Dec 15 15:39:53 2010 +0000
@@ -15,6 +15,7 @@
      void Move_rotation(int);
      void Simulate_Talking(int);
      void Presence_too_far();
+     void displaydistance();
     private:
      SRF05 S;
      Servo E, M, L, R;