web_config.h

This commit is contained in:
John Varghese
2025-06-03 18:48:23 +05:30
committed by GitHub
parent 31d99b8b1f
commit bab4002cee

View File

@@ -0,0 +1,3 @@
#pragma once
void web_config_start();
void web_config_loop();