Browse Source

Update SI7021Sensor.h

rfm69
gn0st1c 6 years ago
committed by GitHub
parent
commit
66fe61bfdb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      code/espurna/sensors/SI7021Sensor.h

+ 0
- 1
code/espurna/sensors/SI7021Sensor.h View File

@ -32,7 +32,6 @@ class SI7021Sensor : public I2CSensor {
// ---------------------------------------------------------------------
SI7021Sensor(): I2CSensor() {
_count = 2;
_sensor_id = SENSOR_SI7021_ID;
}


Loading…
Cancel
Save