Files
python-gpiozero/gpiozero
Dave Jones e9a970ae5c Experiment with LightSensor
Remove wait_for_input, add_callback and remove_callback from the base
InputDevice class and add specific things for LightSensor:
wait_for_light and wait_for_dark to wait on those events occurring, and
when_light and when_dark which can be set to callbacks to call on those
events occurring.
2015-09-21 11:57:50 +01:00
..
2015-09-21 11:20:21 +01:00
2015-09-20 19:41:19 +01:00
2015-09-21 11:57:50 +01:00