esp32-ogn-tracker/main/http.h

5 wiersze
77 B
C

esp_err_t HTTP_Start(int MaxSockets=4, int Port=80);
void HTTP_Stop(void);