ESP32-Template/main/api/start.h

5 lines
73 B
C

#pragma once
#include <esp_http_server.h>
extern httpd_uri_t api_start;