Device driver for AD converters MCP3426, MCP3427, and MCP3428.

Revision:
2:96d9bfe25b03
Parent:
1:bc877c37027c
--- a/mcp342x.cpp	Fri Apr 29 23:53:18 2016 +0000
+++ b/mcp342x.cpp	Thu May 05 17:55:23 2016 +0000
@@ -214,4 +214,5 @@
     currentConfig.measurementTrigger = NONE;
     
     return status;
-}
\ No newline at end of file
+}
+