Cell voltages fork (SoC)

Dependencies:   CUER_CAN CUER_DS1820 LTC2943 LTC6804 mbed PowerControl

Revision:
47:62ba8c071a0f
Parent:
46:ac7065d52d6e
Child:
48:5c3f42c44036
Child:
49:419985e0b2b1
diff -r ac7065d52d6e -r 62ba8c071a0f main.cpp
--- a/main.cpp	Sun Jul 23 10:25:19 2017 +0000
+++ b/main.cpp	Sun Jul 23 10:33:53 2017 +0000
@@ -7,12 +7,11 @@
 #include "Temperature.h"
 #include "LTC2943_Read.h"
 #include "Cell_Voltage.h"
-#include "SPI_I2C_Parser.h"
 #include "LTC2943.h"
 #include "PowerControl/PowerControl.h"
 #include "PowerControl/EthernetPowerControl.h"
 
-#define DEBUG 1
+#define DEBUG 0
 #define ACTIVE 0
 #define INACTIVE 1
 #define TRANSMIT_MODE 1 //Useful to allow testing CAN read on BCU. Leave as 1 for BMS (and CAN write) 0 for BCU read-mode