Cell voltages fork (SoC)

Dependencies:   CUER_CAN CUER_DS1820 LTC2943 LTC6804 mbed PowerControl

Revision:
66:c884fba9eaea
Parent:
58:40d318825b0d
--- a/IVTA.cpp	Tue Sep 12 01:29:12 2017 +0000
+++ b/IVTA.cpp	Sat Sep 16 01:10:01 2017 +0000
@@ -1,4 +1,4 @@
-#include "IVTA.h";
+#include "IVTA.h"
 
 DigitalOut IVTA_SS(p11);
 
@@ -7,7 +7,6 @@
 int ivta_transfer(uint8_t * txrx)
 {
     char i;// j;
-    uint16_t crc;
     
     //pc.printf("*** Into a transfer***  \r \n");