use VL6180XA1 chip wothout X-NUCLEO-6180XA1 Board. Simple way to use the chip.

Dependents:   Check_VL6180XA1_ToF

Fork of X_NUCLEO_6180XA1 by ST

Files at this revision

API Documentation at this revision

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 */