Created libraries
Dependents: Ultrasonic2 labirent
Revision 1:45102840f1b3, committed 2015-03-10
- Comitter:
- hebryn
- Date:
- Tue Mar 10 15:21:08 2015 +0000
- Parent:
- 0:3bccaa31454f
- Commit message:
- test1
Changed in this revision
ultrasonic.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 3bccaa31454f -r 45102840f1b3 ultrasonic.h --- a/ultrasonic.h Tue Mar 10 14:07:15 2015 +0000 +++ b/ultrasonic.h Tue Mar 10 15:21:08 2015 +0000 @@ -1,4 +1,6 @@ #ifndef MBED_ULTRASONIC_H #define MBED_ULTRASONIC_H -#include "mbed.h" \ No newline at end of file +#include "mbed.h" + +#endif \ No newline at end of file