Sungwoo Kim
/
HydraulicControlBoard_Learning
for learning
Diff: CAN/function_CAN.cpp
- Revision:
- 3:aa28672362bb
- Parent:
- 2:a1c0a37df760
- Child:
- 4:58c8081de776
diff -r a1c0a37df760 -r aa28672362bb CAN/function_CAN.cpp --- a/CAN/function_CAN.cpp Tue Aug 20 07:38:55 2019 +0000 +++ b/CAN/function_CAN.cpp Tue Aug 20 07:53:37 2019 +0000 @@ -47,7 +47,7 @@ /****************************************************************************** Information Transmission Functions *******************************************************************************/ - +/* inline void CAN_TX_INFO(void) { CANMessage temp_msg; @@ -278,7 +278,7 @@ can.write(temp_msg); } - +*/ /****************************************************************************** Sensor & State Transmission Functions *******************************************************************************/