Created libraries
Dependents: Ultrasonic2 labirent
Diff: ultrasonic.h
- Revision:
- 0:3bccaa31454f
- Child:
- 1:45102840f1b3
diff -r 000000000000 -r 3bccaa31454f ultrasonic.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ultrasonic.h Tue Mar 10 14:07:15 2015 +0000 @@ -0,0 +1,4 @@ +#ifndef MBED_ULTRASONIC_H +#define MBED_ULTRASONIC_H + +#include "mbed.h" \ No newline at end of file