Control Code with I/O and ADC working

Dependencies:   MODSERIAL mbed

Revision:
20:cdeed4dad690
Parent:
16:82d941b1ef21
--- a/LTC2487/LTC2487.h	Thu Jun 28 21:30:44 2018 +0000
+++ b/LTC2487/LTC2487.h	Mon Jul 16 03:53:59 2018 +0000
@@ -22,7 +22,7 @@
      * @param channel The channel we would like to read from
      */
      
-     float writePort(int channel);
+     int writePort(int channel);
      
      /** Read value from LTC2487
      *