mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-01-12 04:15:47 +00:00
Fix #354
Actually, "fix" doesn't really do this justice. This is closer to "nukes from orbit" ...
This commit is contained in:
@@ -11,6 +11,7 @@ from .pins import (
|
||||
)
|
||||
from .pins.data import (
|
||||
PiBoardInfo,
|
||||
HeaderInfo,
|
||||
PinInfo,
|
||||
pi_info,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user