160 MHz as default

This commit is contained in:
martin-ger
2021-04-05 23:36:43 +02:00
parent f877f6cd9b
commit 583aaea0a8
4 changed files with 3 additions and 3 deletions
Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -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
View File
@@ -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>\