Bluetooth communication for flocking.

Dependencies:   mbed

Fork of BeautifulMemeProject by James Hilder

Revision:
10:1b09d4bb847b
Parent:
8:00558287a4ef
--- a/PsiSwarm/psiswarm.h	Mon Oct 26 11:16:05 2015 +0000
+++ b/PsiSwarm/psiswarm.h	Mon Oct 26 23:58:08 2015 +0000
@@ -59,7 +59,7 @@
 #include "colour.h"
 #include "pic.h"
 #include "demo.h"
-
+#include "dances.h"
 
 //NB The user needs to have a main.cpp with a main() function and a handle_switch_event(char) function
 #include "main.h"