all bms comunicating with nucleo board and balancing

Dependencies:   CANnucleo mbed

Fork of Can_sniffer_BMS_GER by Joao Vieira

Revision:
46:8fc10f7a8739
Parent:
45:906aa79b2701
Child:
47:278a5a4326cc
--- a/main.cpp	Wed Nov 30 15:10:05 2016 +0000
+++ b/main.cpp	Thu Dec 01 12:55:27 2016 +0000
@@ -245,7 +245,7 @@
 } data;
 
 //bool to_charge_or_not_to_charge=true;           // false = discharge
-bool charging = false;
+bool charging = true;
 
 uint8_t motostate=0;