Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of Pi_Swarm_Blank by
Diff: main.h
- 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