#ifndef RELAIS_H #define RELAIS_H void relais_setup(void); void relais_loop(void); #endif // RELAIS_H