platypush/platypush/plugins/gpio/sensor/distance
Fabio Manganiello b36a8095ab Sleep for (default: 0.1 seconds) between reads when distance sensor runs in
continuous mode to prevent excessive CPU load
2019-12-22 19:56:43 +01:00
..
__init__.py Sleep for (default: 0.1 seconds) between reads when distance sensor runs in 2019-12-22 19:56:43 +01:00
vl53l1x.py Start ranging only with one setting (to get more accurate measurements once the sensor has warmed up) and configure it only at sensor startup 2019-08-15 15:20:49 +02:00