mirror of
https://github.com/martin-ger/esp_wifi_repeater.git
synced 2026-07-27 19:56:03 +00:00
160 MHz as default
This commit is contained in:
Binary file not shown.
Binary file not shown.
+2
-2
@@ -1,3 +1,3 @@
|
|||||||
dbcfac14974ce81dca372c6e08c39cd6613cea77 firmware/0x02000.bin
|
094df95f29afd137e859e0d1ff07c69b85332d05 firmware/0x02000.bin
|
||||||
6a972d57eacb5f76f5594a9dd738c44ee23700b6 firmware/0x82000.bin
|
728f86327118845b3dcf4ab0c5eec5c58f940e7b firmware/0x82000.bin
|
||||||
9bd7d25204d71b3db5f35e0b2def8a6aaa7f765c firmware/0x00000.bin
|
9bd7d25204d71b3db5f35e0b2def8a6aaa7f765c firmware/0x00000.bin
|
||||||
|
|||||||
+1
-1
@@ -22,7 +22,7 @@ setTimeout(\"location.href = '/'\",10000);\
|
|||||||
</tr>\
|
</tr>\
|
||||||
<tr>\
|
<tr>\
|
||||||
<td>Password:</td>\
|
<td>Password:</td>\
|
||||||
<td><input type='text' name='password' value='%s'/></td>\
|
<td><input type='password' name='password' value='%s'/></td>\
|
||||||
</tr>\
|
</tr>\
|
||||||
<td>Automesh:</td>\
|
<td>Automesh:</td>\
|
||||||
<td><input type='checkbox' name='am' value='mesh' %s></td>\
|
<td><input type='checkbox' name='am' value='mesh' %s></td>\
|
||||||
|
|||||||
Reference in New Issue
Block a user