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 BeaconDemo_RobotCode by
Diff: PsiSwarm/psiswarm.h
- Revision:
- 1:f6356cf1cefc
- Parent:
- 0:8a5497a2e366
- Child:
- 3:cd048f6e544e
--- a/PsiSwarm/psiswarm.h Sat Oct 03 22:48:50 2015 +0000 +++ b/PsiSwarm/psiswarm.h Sat Oct 03 23:09:10 2015 +0000 @@ -77,6 +77,7 @@ extern char * program_name; extern char * author_name; +extern char * version_name; extern Serial pc; extern Serial bt;