Driver for the Microchip MCP432x series of ADCs.

Dependents:   AKDP-RevD7_014

Fork of MCP342x by Osamu Koizumi

Revision:
2:96d9bfe25b03
Parent:
1:bc877c37027c
Child:
3:b62ef2811717
--- 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
+}
+