#include #include relay* relay_init(uint8_t index) { (void)index; return NULL; }