diff --git a/library.properties b/library.properties index 15ecefc..9fe8484 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=HX711_ADC -version=1.2.8 +version=1.2.9 author=Olav Kallhovd maintainer=Olav Kallhovd sentence=Library for the HX711 24-bit ADC for weight scales. diff --git a/src/HX711_ADC.cpp b/src/HX711_ADC.cpp index 0a6eed1..cbb65bf 100644 --- a/src/HX711_ADC.cpp +++ b/src/HX711_ADC.cpp @@ -205,6 +205,7 @@ void HX711_ADC::tareNoDelay() { doTare = 1; tareTimes = 0; + tareStatus = 0; } //set new calibration factor, raw data is divided by this value to convert to readable data