You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor so that GPIO drivers, the SQLAlchemyBinding mixin and AbstractDoor are all swappable with additional potential modules and make this configurable. Right now, GPIO.py glues these together, and GPIO.py is supposed to be an optional driver.
Refactor so that GPIO drivers, the SQLAlchemyBinding mixin and AbstractDoor are all swappable with additional potential modules and make this configurable. Right now, GPIO.py glues these together, and GPIO.py is supposed to be an optional driver.