mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
Merge pull request #370 from lurch/ButtonBoard
Initial version of ButtonBoard for testing...
This commit is contained in:
@@ -106,6 +106,7 @@ from .output_devices import (
|
||||
)
|
||||
from .boards import (
|
||||
CompositeOutputDevice,
|
||||
ButtonBoard,
|
||||
LEDCollection,
|
||||
LEDBoard,
|
||||
LEDBarGraph,
|
||||
|
||||
Reference in New Issue
Block a user