5 lines
107 B
C

void danger_status(void);
void fan_on(void);
void fan_off(void);
void light_on(void);
void light_off(void);