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: Ping SDFileSystem mbed-src
Diff: format.h
- Revision:
- 6:79dc74e4926a
- Parent:
- 0:2f48b11b154f
- Child:
- 7:9b1ac6fbf32c
--- a/format.h Tue Jan 12 14:15:17 2016 +0000 +++ b/format.h Tue Jan 12 14:59:09 2016 +0000 @@ -14,6 +14,7 @@ #endif /*COLOR_SENSOR*/ #ifdef IR_SENSOR +void Ir_System2(void); void Ir_System(void); #endif /*IR_SENSOR*/