#ifndef WS2801_UDP_H #define WS2801_UDP_H void ws2801_udp_setup(void); bool ws2801_udp_loop(void); #endif // WS2801_UDP_H