fix missing include
This commit is contained in:
parent
6e2b02e121
commit
ec6ad40a34
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
#include <Wire.h>
|
#include <Wire.h>
|
||||||
#include <VL53L0X.h> //pololu/VL53L0X@^1.3.1
|
#include <VL53L0X.h> //pololu/VL53L0X@^1.3.1
|
||||||
|
#include <VL6180X.h> //https://github.com/pololu/vl6180x-arduino
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue