Mirror with some correction
Dependencies: mbed FastIO FastPWM USBDevice
Diff: VL6180X/VL6180X.h
- Revision:
- 85:3c28aee81cde
- Parent:
- 82:4f6209cb5c33
- Child:
- 87:8d35c74403af
diff -r 31e926f4f3bc -r 3c28aee81cde VL6180X/VL6180X.h --- a/VL6180X/VL6180X.h Thu Apr 13 23:27:59 2017 +0000 +++ b/VL6180X/VL6180X.h Fri Apr 14 17:56:54 2017 +0000 @@ -185,7 +185,7 @@ BitBangI2C i2c; // GPIO0 pin for hard reset - DigitalOut gpio0Pin; + DigitalInOut gpio0Pin; // device address uint8_t addr;