mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-07-01 15:45:12 +08:00
Change of units
Thanks @treepleks
This commit is contained in:
parent
e1df5d8160
commit
79d632f544
@ -2,8 +2,8 @@ $INCLUDE[header.inc]$
|
||||
<div class="panel">
|
||||
<div class="panel-heading">System</div>
|
||||
<div class="panel-body"><label>Chip ID: </label><label class="text-info">$CHIP_ID$</label><BR>
|
||||
<label>CPU Frequency: </label><label class="text-info">$CPU_FREQ$Hz</label><BR>
|
||||
<label>Free Memory: </label><label class="text-info">$FREE_MEM$ octets</label><BR>
|
||||
<label>CPU Frequency: </label><label class="text-info">$CPU_FREQ$ MHz</label><BR>
|
||||
<label>Free Memory: </label><label class="text-info">$FREE_MEM$ bytes</label><BR>
|
||||
<label>SDK Version: </label><label class="text-info">$SDK_VER$</label><BR>
|
||||
<DIV style ="$HOSTNAME_VISIBLE$"><label>Hostname: </label><label class="text-info">$HOSTNAME$</label><BR></DIV>
|
||||
<DIV style ="$MDNS_VISIBLE$;"><label>mDNS name: </label><label class="text-info">$MDNS_NAME$</label><BR></DIV>
|
||||
|
Loading…
x
Reference in New Issue
Block a user