Now you can use NC as InterruptIn
Fork of X_NUCLEO_6180XA1 by
Diff: Components/VL6180X/vl6180x_cfg.h
- Revision:
- 35:407b0b127eb8
- Parent:
- 33:1573db91352c
--- a/Components/VL6180X/vl6180x_cfg.h Tue Nov 17 17:38:38 2015 +0100 +++ b/Components/VL6180X/vl6180x_cfg.h Wed Nov 18 16:35:04 2015 +0000 @@ -108,8 +108,8 @@ */ //#define VL6180x_EXTENDED_RANGE 0 -//#define EXTENDED_RANGE_50CM 0 -#define EXTENDED_RANGE_50CM 1 +#define EXTENDED_RANGE_50CM 0 +//#define EXTENDED_RANGE_50CM 1 #if EXTENDED_RANGE_50CM #define VL6180x_UPSCALE_SUPPORT -3