This website requires JavaScript.
Explore
Help
Register
Sign In
mateusz
/
yggdrasil
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e481468a0a03c38f197026b2b038534d9e15b803
yggdrasil
/
common
/
esp32
/
ygg_http_server.h
T
7 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
refactor
2026-09-11 10:19:50 +02:00
#ifndef YGG_HTTP_SERV
#define YGG_HTTP_SERV
httpd_handle_t
ygg_start_webserver
(
void
);
#endif
Reference in New Issue
Copy Permalink