LIGHT2

Dependencies:   FastPWM mbed

Revision:
244:30896263bd8b
Parent:
238:4e660aa77eb7
--- a/CAN/function_CAN.h	Thu Apr 07 06:18:38 2022 +0000
+++ b/CAN/function_CAN.h	Mon Jun 13 08:48:55 2022 +0000
@@ -242,11 +242,6 @@
 extern State valve_pos;
 extern State valve_pos_raw;
 
-extern State INIT_Vout;
-extern State INIT_Valve_Pos;
-extern State INIT_Pos;
-extern State INIT_torq;
-
 // CAN Receive Functions
 void ReadCMD();
 void CAN_RX_HANDLER();