fork of library for MAX14661 16:2 mux

Dependents:   ard2pmod

Fork of max14661 by Maxim Integrated

Revision:
3:638bf72e3a00
Parent:
2:88c168ddc145
Child:
4:45fa0192f66d
--- a/max14661.h	Wed Nov 19 00:56:18 2014 +0000
+++ b/max14661.h	Wed Nov 19 04:24:12 2014 +0000
@@ -131,7 +131,6 @@
 **********************************************************************/
 class Max14661 : public I2C
 {
-
     uint8_t w_adrs, r_adrs;
     
     public: