#ifndef __RELAY_CTRL_H__ #define __RELAY_CTRL_H__ #include "config.h" void relay_control_init(void); #endif