Homero Silva / Mbed 2 deprecated PRGP_Pi_Swarm_ground_search_algorithm

Dependencies:   mbed

Fork of Pi_Swarm_Blank by James Hilder

Revision:
8:a789ef4fde52
Parent:
7:d03e54d9eb1c
Child:
12:118f2b0ed8eb
--- a/main.h	Wed Jun 11 14:16:30 2014 +0000
+++ b/main.h	Mon Dec 22 08:45:36 2014 +0000
@@ -21,8 +21,5 @@
 void processRawRFData(char * rstring, char cCount);
 void switch_pressed ( void );
 
-//This function collects all outer IR sensors information and store them in an array.
-void get_sensors_values( void );
-void attraction(void);
 
 #endif //MAIN_H
\ No newline at end of file