ba

Fork of m3pi by Chris Styles

Revision:
9:3fc886273b7a
Parent:
8:4b7d6ea9b35b
--- a/m3pi.h	Thu May 12 13:26:37 2011 +0000
+++ b/m3pi.h	Sun Jul 05 09:50:36 2015 +0000
@@ -216,6 +216,9 @@
      * @param text A pointer to a char array
      * @param int The character to send to the 3pi
      */
+     
+     void readsensor (int *sensor);
+     
     int print(char* text, int length);
 
 #ifdef MBED_RPC