//-------------------------------------------------------// // Project Code : V2H6K01-23-ENEMAN // File Name : RoutineT500us.cpp // Created on : 2023. 8. 8. // Description : // Author : KimJeongWoo // Last modified Date : //-------------------------------------------------------// #include "Cpu2DeviceDefine.h" void RoutineT500us() { ModbusALLResponse(); }