Driver for the Microchip MCP432x series of ADCs.

Dependents:   AKDP-RevD7_014

Fork of MCP342x by Osamu Koizumi

Revision:
10:9e1bb1e16e68
Parent:
8:6e88da4abc41
--- a/mcp342x.h	Thu Aug 09 23:38:12 2018 +0000
+++ b/mcp342x.h	Fri Aug 10 17:32:01 2018 +0000
@@ -2,7 +2,6 @@
 #define __MCP342X_H__
 
 #include "mbed.h"
-#include "akdp_debug.h"
 
 /**
  * Device driver for MCP3426, MCP3427, and MCP3428.