mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
Fix #294
Still need to sort out threads for the internal devices to continually poll their values so that the wait-states work properly
This commit is contained in:
@@ -124,5 +124,6 @@ from .boards import (
|
||||
from .other_devices import (
|
||||
InternalDevice,
|
||||
PingServer,
|
||||
CPUTemperature,
|
||||
TimeOfDay,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user