Add LineSensor

This commit is contained in:
Ben Nuttall
2015-11-23 08:36:14 +00:00
parent cfe200af35
commit f1d4ca0c05
2 changed files with 15 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ from .input_devices import (
InputDeviceError,
InputDevice,
Button,
LineSensor,
MotionSensor,
LightSensor,
AnalogInputDevice,