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:
Wed Oct 28 13:23:49 2015 +0000
Parent:
20:dd8390d615bf
Child:
22:1a6327e9a7e6
Commit message:
Updated VL6180x_class.h

Changed in this revision

Components/VL6180X/vl6180x_class.h Show annotated file Show diff for this revision Revisions of this file
--- a/Components/VL6180X/vl6180x_class.h	Wed Oct 28 13:07:59 2015 +0000
+++ b/Components/VL6180X/vl6180x_class.h	Wed Oct 28 13:23:49 2015 +0000
@@ -83,7 +83,6 @@
    als_continuous_interrupt_low_threshold,
    als_continuous_interrupt_high_threshold,
    als_continuous_interrupt_out_of_window,
-   //interleaved con soglie
    range_continuous_als_single_shot,
    range_single_shot_als_continuous,
 }OperatingMode;