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