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/sensors.h
- Revision:
- 3:cd048f6e544e
- Parent:
- 0:8a5497a2e366
- Child:
- 6:ff3c66f7372b
--- a/PsiSwarm/sensors.h Mon Oct 05 14:42:16 2015 +0000 +++ b/PsiSwarm/sensors.h Mon Oct 05 20:42:37 2015 +0000 @@ -39,6 +39,7 @@ void store_background_base_ir_values ( void ); void store_illuminated_base_ir_values ( void ); +void store_line_position ( void ); void calibrate_base_ir_sensors ( void ); #endif \ No newline at end of file
