Refactor: Add Doxygen comments for functions, enums, and macros in headers

Signed-off-by: YoungSoo Shin <shinys000114@gmail.com>
This commit is contained in:
2025-09-01 12:49:15 +09:00
parent b06eaa8b89
commit a32f43ec35
4 changed files with 124 additions and 36 deletions

View File

@@ -11,6 +11,7 @@
#include "lwip/sys.h"
#include "monitor.h"
#include "nconfig.h"
#include "system.h"
static const char* TAG = "WEBSERVER";