CUER / Mbed 2 deprecated BMS_BMUCore_Max

Dependencies:   CUER_CAN CUER_DS1820 LTC2943 LTC6804 mbed PowerControl

Files at this revision

API Documentation at this revision

Comitter:
DasSidG
Date:
Sat Aug 19 19:57:30 2017 +0000
Parent:
52:63e84c6a9cfd
Commit message:
I'm confused as to why this has changes, publishing in case they are important

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Aug 18 08:47:10 2017 +0000
+++ b/main.cpp	Sat Aug 19 19:57:30 2017 +0000
@@ -11,7 +11,7 @@
 #include "PowerControl/PowerControl.h"
 #include "PowerControl/EthernetPowerControl.h"
 
-#define DEBUG 0
+#define DEBUG 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
 #define TEMPERATURE_READING_ON 0 //enable/disable temperature measurements
 #define CAN_TIMEOUT_MS 100