Microchip MCP342x ADC library

Revision:
5:0ca445d2d2bc
Parent:
4:9480edf3926d
Child:
7:82a309e53326
--- a/mcp342x.h	Mon Sep 10 17:02:22 2018 +0000
+++ b/mcp342x.h	Mon Sep 10 19:08:37 2018 +0000
@@ -216,8 +216,6 @@
     */
     void set_resolution(mcp342x_resolution_t resolution);
 
-    uint8_t read_configuration();
-    
     /**
     * Set programable gain amplifier. Options are
     * MCP342x::PGA_1, MCP342x::PGA_2, MCP342x::PGA_4, or MCP342x::PGA_8.