matlab_23550/Inu/Src2/main/message_terminals_can.h

16 lines
298 B
C

/*
* message_terminals_can.h
*
* Created on: 22 ìàÿ 2020 ã.
* Author: yura
*/
#ifndef SRC_MAIN_MESSAGE_TERMINALS_CAN_H_
#define SRC_MAIN_MESSAGE_TERMINALS_CAN_H_
void write_all_data_to_terminals_can(int run_force, unsigned int pause);
#endif /* SRC_MAIN_MESSAGE_TERMINALS_CAN_H_ */