Xose Pérez
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
code/espurna/sensor.ino
|
|
@ -712,6 +712,7 @@ void _sensorLoad() { |
|
|
|
sensor->setDynamicMode(VEML6075_DYNAMIC_MODE); |
|
|
|
_sensors.push_back(sensor); |
|
|
|
} |
|
|
|
#endif
|
|
|
|
|
|
|
|
#if VL53L1X_SUPPORT
|
|
|
|
{ |
|
|
|