Browse Source
Other drivers consider that they received data even if the value is reported as "out of range" by sensor. On the I2C driver for TFMiniPlus we considered this case, too. However when the signal strength is very low (and thus the distance would likely be out of range), we would end up ignoring the new sample. With enough samples without any value this would lead the status to turn to "NoData".zr-v5.1
Lucas De Marchi
4 years ago
committed by
Andrew Tridgell
2 changed files with 16 additions and 8 deletions
Loading…
Reference in new issue