Miceuz / i2c-moisture-sensor

I2C based soil moisture sensor
Apache License 2.0
240 stars 72 forks source link

Reading of getCapacitance() gets "historical data" #13

Closed bilbolodz closed 7 years ago

bilbolodz commented 7 years ago

First reading of getCapacitance() provide "old data". To get current moisture reading you have to call getCapacitance() twice.

bilbolodz commented 7 years ago

These issue should be open under "Arduino library" (https://github.com/Apollon77/I2CSoilMoistureSensor). My mistake sorry.