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: programs.h
- Revision:
- 16:976a1d0ea897
- Parent:
- 13:f5994956b1ba
- Child:
- 19:b5788427db67
--- a/programs.h Wed Oct 28 11:42:25 2015 +0000 +++ b/programs.h Fri Oct 30 12:15:54 2015 +0000 @@ -15,5 +15,7 @@ void find_space_program(char bidirectional); void clustering_program(char invert, char bidirectional); void stop_program(void); +void role_reset(void); +void tag_game_program(void); #endif \ No newline at end of file