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.
Dependencies: mbed
Fork of PsiSwarm-BeaconDemo_Bluetooth by
Diff: PsiSwarm/psiswarm.h
- 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"
