distance sensors: Improve variable naming / description

This commit is contained in:
Philipp Oettershagen
2018-07-12 21:50:47 +02:00
committed by Paul Riseborough
parent 35bde5c9fc
commit da2fbf60b5
16 changed files with 20 additions and 20 deletions
@@ -580,7 +580,7 @@ TFMINI::collect()
report.min_distance = get_minimum_distance();
report.max_distance = get_maximum_distance();
report.covariance = 0.0f;
report.signal_strength = -1;
report.signal_quality = -1;
/* TODO: set proper ID */
report.id = 0;