endail / hx711

Raspberry Pi HX711 C++ Library
MIT License
18 stars 10 forks source link

Exception thrown from obtaining 0 samples needs to be documented #42

Closed endail closed 2 years ago

endail commented 2 years ago

https://github.com/endail/hx711/blob/de87c5b54282c7e86e214a7ec04d64beda106735/src/AbstractScale.cpp#L111

Particularly important for time based sampling where the total time does not allow for any samples to be gathered.