Files
python-gpiozero/gpiozero
Dave Jones f6294a5bf4 Fix #76
Makes `value` an alias of `is_active` in the base `GPIODevice`, and
`values` an infinite iterable of this value. Then adds `source` property
to `OutputDevice` allowing simple linkage of devices via iterators.
2015-10-19 11:01:09 +01:00
..
2015-10-17 22:11:59 +01:00
2015-10-19 11:01:09 +01:00
2015-10-17 22:04:52 +01:00
2015-10-19 11:01:09 +01:00