swimtracker-firmware/firmware/lib/esphttp/WebDAV.h

4 lines
79 B
C
Raw Normal View History

#include "Dtypes.h"
#include "EspHttp.h"
void webdavHandler(httpd_req_t *req);