Modified Motor Driver Firmware to include Flash + Thermal

Dependencies:   FastPWM3 mbed-dev-STM-lean

Revision:
63:10604c39666f
Parent:
59:9d39f37e1c7b
--- a/CAN/CAN_com.h	Wed Nov 04 19:21:23 2020 +0000
+++ b/CAN/CAN_com.h	Thu Nov 05 18:55:04 2020 +0000
@@ -1,7 +1,7 @@
 #ifndef CAN_COM_H
 #define CAN_COM_H
 
-//#include "mbed.h"
+#include "mbed.h"
 #include "../structs.h"
 #include "user_config.h"
 #include "../math_ops.h"