Adding a security range in DrinkingFountain to avoid bounding

If the raw reading changes inside a defined range, the reading that
will be sent to cloud won't change from the past value. Otherwise,
if the raw reading goes out from that range, the reading sent will
be affected.
1 file changed
tree: d2d2d8ba45190e975c4a4bb74aee609af64f0716
  1. examples/
  2. src/
  3. .gitignore
  4. AUTHORS
  5. COPYING
  6. Makefile
  7. README