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: ST_INTERFACES X_NUCLEO_COMMON
Dependents: Ultrasound_And_IMU
Fork of X_NUCLEO_6180XA1 by
Diff: Components/Interfaces/RangeSensor.h
- Revision:
- 38:18abb7f7dcb2
- Parent:
- 12:71d589e6fd2c
- Child:
- 47:2fc173b227d4
--- a/Components/Interfaces/RangeSensor.h Fri Nov 27 08:47:30 2015 +0000 +++ b/Components/Interfaces/RangeSensor.h Thu Dec 03 09:45:40 2015 +0000 @@ -41,7 +41,7 @@ #define __RANGE_SENSOR_CLASS_H /* Includes ------------------------------------------------------------------*/ -#include <GenericSensor.h> +#include "GenericSensor.h" /* Classes ------------------------------------------------------------------*/ /** An abstract class for range sensors
