mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Add LineSensor
This commit is contained in:
@@ -14,6 +14,7 @@ from .input_devices import (
|
||||
InputDeviceError,
|
||||
InputDevice,
|
||||
Button,
|
||||
LineSensor,
|
||||
MotionSensor,
|
||||
LightSensor,
|
||||
AnalogInputDevice,
|
||||
|
||||
Reference in New Issue
Block a user