INSAT Mini Project
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Fork of X_NUCLEO_6180XA1 by
Diff: Components/VL6180X/vl6180x_api.h
- Revision:
- 7:2dc81120c917
- Parent:
- 1:1de1ea2994d9
- Child:
- 8:f943a1fca15f
--- a/Components/VL6180X/vl6180x_api.h Fri Sep 18 13:19:50 2015 +0000 +++ b/Components/VL6180X/vl6180x_api.h Fri Sep 25 12:12:51 2015 +0200 @@ -175,7 +175,7 @@ * @param dev The device * @return 0 on success */ - int VL6180x_Prepare(VL6180xDev_t dev); +int VL6180x_Prepare(VL6180xDev_t dev); /** @} */