v0.5.8
This commit is contained in:
lumapu 2022-08-12 11:17:04 +02:00
parent aca98b6911
commit 2f88fea229
3 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 5
#define VERSION_PATCH 7
#define VERSION_PATCH 8
//-------------------------------------

File diff suppressed because one or more lines are too long

View file

@ -54,11 +54,11 @@
<div id="content">
<a class="erase" href="/erase">ERASE SETTINGS (not WiFi)</a>
<p class="des">Device Host Name</p>
<form method="post" action="{IP}/save">
<p class="des">Device Host Name</p>
<label for="device">Device Name</label>
<input type="text" class="text" name="device" value="{DEVICE}"/>
<form method="post" action="{IP}/save">
<button type="button" class="s_collapsible">WiFi</button>
<div class="s_content">
<fieldset>