INSAT Mini Project
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Fork of X_NUCLEO_6180XA1 by
Revision 18:c98aa73dc4a5, committed 2015-10-27
- Comitter:
- gallonm
- Date:
- Tue Oct 27 15:53:31 2015 +0000
- Parent:
- 17:922c88827e4d
- Child:
- 19:39ea6bab0e5b
- Commit message:
- Update all files
Changed in this revision
Components/VL6180X/vl6180x_class.h | Show annotated file Show diff for this revision Revisions of this file |
x_nucleo_6180xa1.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Components/VL6180X/vl6180x_class.h Tue Oct 27 16:12:56 2015 +0100 +++ b/Components/VL6180X/vl6180x_class.h Tue Oct 27 15:53:31 2015 +0000 @@ -48,7 +48,7 @@ #include "vl6180x_types.h" #include "vl6180x_platform.h" //#include "vl6180x_appcfg.h" -#include "STMPE1600_class.h" +#include "stmpe1600_class.h" /* data struct containing range measure, light measure and type of error provided to the user in case of invalid data range_mm=0xFFFFFFFF and lux=0xFFFFFFFF */
--- a/x_nucleo_6180xa1.h Tue Oct 27 16:12:56 2015 +0100 +++ b/x_nucleo_6180xa1.h Tue Oct 27 15:53:31 2015 +0000 @@ -44,7 +44,7 @@ #include "mbed.h" #include "vl6180x_class.h" #include "Display_class.h" -#include "STMPE1600_class.h" +#include "stmpe1600_class.h" #include "DevI2C.h" /** New device addresses */