This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
python-gpiozero
Watch
1
Star
0
Fork
0
You've already forked python-gpiozero
mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced
2026-07-24 02:22:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f55a8f1cc8fb82795deb44d2eb8638be2bd18c5f
python-gpiozero
/
gpiozero
T
History
Ben Nuttall
f55a8f1cc8
Don't use with statements in examples
...
Also tidy up line spacing
2016-08-31 14:32:36 +01:00
..
pins
Fix all the stuff you broke last night...
2016-08-30 15:43:57 +01:00
__init__.py
Merge pull request
#370
from lurch/ButtonBoard
2016-08-30 23:19:00 +01:00
boards.py
Merge pull request
#370
from lurch/ButtonBoard
2016-08-30 23:19:00 +01:00
compat.py
Make CompositeDevice._named a frozendict (and add frozendict to compat.py)
2016-05-31 16:52:14 +01:00
devices.py
Fix
#359
,
close
#396
2016-08-14 12:42:25 +01:00
exc.py
Fix
#359
,
close
#396
2016-08-14 12:42:25 +01:00
input_devices.py
Patch for
#385
2016-08-30 23:31:33 +01:00
mixins.py
Replace Event.wait(0) with Event.is_set()
2016-05-10 15:03:28 +01:00
other_devices.py
Fix
#294
2016-08-29 23:53:09 +01:00
output_devices.py
Fix
#248
2016-08-30 21:33:28 +01:00
spi_devices.py
Remove redundant line of code
2016-05-24 10:25:47 +01:00
spi.py
Raise warning when spidev missing for hardware SPI
2016-08-30 23:48:56 +01:00
threads.py
fix various bugs found by the 'prospector' static-analysis tool
2016-04-07 17:58:51 +01:00
tools.py
Don't use with statements in examples
2016-08-31 14:32:36 +01:00