// // Created by cfif on 17.12.2025. // #ifndef HVAC_M7_STANDBY_H #define HVAC_M7_STANDBY_H #include "fc7xxx_driver_scm.h" #include "fc7xxx_driver_port.h" #include "fc7xxx_driver_wku.h" #include "fc7xxx_driver_smc.h" #include "fc7xxx_driver_gpio.h" #include "fc7xxx_driver_tstmp.h" void StandBy_Init(); #endif //HVAC_M7_STANDBY_H