Expose all MCP* classes added in #162

This commit is contained in:
Ben Nuttall
2016-02-14 13:23:29 +00:00
parent 91cc0620ee
commit 72afe2250a

View File

@@ -51,10 +51,14 @@ from .input_devices import (
LightSensor,
DistanceSensor,
AnalogInputDevice,
MCP3008,
MCP3001,
MCP3002,
MCP3004,
MCP3208,
MCP3008,
MCP3201,
MCP3202,
MCP3204,
MCP3208,
MCP3301,
MCP3302,
MCP3304,