listen only모드로 초기화

This commit is contained in:
2025-12-22 18:46:11 +00:00
parent a8b8237148
commit 7b032b388c
2 changed files with 10 additions and 4 deletions

View File

@@ -374,7 +374,7 @@ const char index_html[] PROGMEM = R"rawliteral(
border-bottom: 1px solid #eee;
font-size: 0.9em;
}
tr:hover {
tbody tr:hover {
background: #f8f9fa;
}
.mono {