2011

Dependencies:   mbed FastPWM

Revision:
231:30896263bd8b
Parent:
226:4e660aa77eb7
diff -r b235d67d25ba -r 30896263bd8b CAN/function_CAN.h
--- 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();