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: PsiSwarm-Headstart mbed
Fork of PsiSwarm_V41 by
Diff: main.h
- Revision:
- 18:5921c1853e8a
- Parent:
- 17:da524989b637
- Child:
- 19:77f7089dca87
--- a/main.h Thu Jan 07 17:58:07 2016 +0000 +++ b/main.h Fri Jan 08 19:10:52 2016 +0000 @@ -43,7 +43,7 @@ extern char program_run_init; extern float battery_low_threshold; extern float battery_high_threshold; -extern int flocking_heading; +extern int flocking_headings[8]; char * get_program_name(int index); void set_program(int index);
