updated webguiapp and prepared for wifi scan functionality

This commit is contained in:
Bogdan Pilyugin 2023-01-08 12:41:57 +02:00
parent 12d9c2c231
commit f510919645
2 changed files with 12 additions and 1 deletions

View File

@ -15,6 +15,7 @@
<main>
<section>
<div class="ml">
<div class="mlp ~hide_eth~">
<div class="mlpc">
<form name="eth" method="post">
@ -112,6 +113,16 @@
</div>
</div>
<div class="mlp ~hide_wifiscan~">
<div class="mlpc">
<div class="mlhdr">WiFiSCAN</div>
<form name="wifiscan" method="post">
<table class='cntr'>
</table>
</form>
</div>
</div>

@ -1 +1 @@
Subproject commit b1d0da6d2cb49ddc78bcae57f039f843890ed814
Subproject commit fef822aea7fae5b5004977844561ef0615540218