File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ $INCLUDE[header.inc]$
2
2
<div class =" panel" >
3
3
<div class =" panel-heading" >System</div >
4
4
<div class =" panel-body" ><label >Chip ID: </label ><label class =" text-info" >$CHIP_ID$</label ><BR >
5
- <label >CPU Frequency: </label ><label class =" text-info" >$CPU_FREQ$Hz </label ><BR >
6
- <label >Free Memory: </label ><label class =" text-info" >$FREE_MEM$ octets </label ><BR >
5
+ <label >CPU Frequency: </label ><label class =" text-info" >$CPU_FREQ$ MHz </label ><BR >
6
+ <label >Free Memory: </label ><label class =" text-info" >$FREE_MEM$ bytes </label ><BR >
7
7
<label >SDK Version: </label ><label class =" text-info" >$SDK_VER$</label ><BR >
8
8
<DIV style =" $HOSTNAME _VISIBLE $ " ><label >Hostname: </label ><label class =" text-info" >$HOSTNAME$</label ><BR ></DIV >
9
9
<DIV style =" $MDNS _VISIBLE $; " ><label >mDNS name: </label ><label class =" text-info" >$MDNS_NAME$</label ><BR ></DIV >
@@ -23,7 +23,7 @@ $INCLUDE[header.inc]$
23
23
<label >Visible: </label ><label class =" text-info" >$AP_IS_VISIBLE$</label ><BR >
24
24
<label >Channel: </label ><label class =" text-info" >$AP_CHANNEL$</label ><BR >
25
25
<label >Authentification: </label ><label class =" text-info" >$AP_AUTH$</label ><BR >
26
- <label >Maximum connections : </label ><label class =" text-info" >$AP_MAX_CON$</label ><BR >
26
+ <label >Maximum connections: </label ><label class =" text-info" >$AP_MAX_CON$</label ><BR >
27
27
<label >DHCP Server: </label ><label class =" text-info" >$AP_DHCP_STATUS$</label ><BR >
28
28
<label >IP: </label ><label class =" text-info" >$AP_IP$</label ><BR >
29
29
<label >Gateway: </label ><label class =" text-info" >$AP_GW$</label ><BR >
You can’t perform that action at this time.
0 commit comments