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.
Fork of PsiSwarm-flockingAddedBluetooth by
Diff: PsiSwarm/psiswarm.h
- Revision:
- 8:00558287a4ef
- Parent:
- 6:ff3c66f7372b
- Child:
- 10:1b09d4bb847b
--- a/PsiSwarm/psiswarm.h Thu Oct 22 13:28:17 2015 +0000 +++ b/PsiSwarm/psiswarm.h Thu Oct 22 15:36:16 2015 +0000 @@ -103,6 +103,8 @@ extern PwmOut motor_right_f; extern PwmOut motor_right_r; +extern char time_based_motor_action; + extern int base_colour_sensor_raw_values []; extern int top_colour_sensor_raw_values [];