2026-Propulsion/Wifi.h

2 lines
63 B
C

int Wifi_init(void);
void Wifi_udp_send_string(char * message);