Browse Source

Update sensor.ino

alexa
Max Prokhorov 5 years ago
committed by GitHub
parent
commit
ddffb90181
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      code/espurna/sensor.ino

+ 1
- 0
code/espurna/sensor.ino View File

@ -734,6 +734,7 @@ void _sensorLoad() {
sensor->setSCK(MAX6675_SCK_PIN);
_sensors.push_back(sensor);
}
#endif
#if VEML6075_SUPPORT
{


Loading…
Cancel
Save