|
|
|
@ -15,7 +15,7 @@ |
|
|
|
|
<body class="cfg page-about"> |
|
|
|
|
<div id="outer"> |
|
|
|
|
<nav id="menu"> |
|
|
|
|
<div id="brand" tabindex=0>ESPTerm</div> |
|
|
|
|
<div id="brand" tabindex=0>ESPTerm<sup> DEMO</sup></div> |
|
|
|
|
<a href="term.html" class="icn-back">Back to Terminal</a> |
|
|
|
|
<a href="cfg_term.html" class="icn-terminal ">Terminal Settings</a><a href="cfg_wifi.html" class="icn-wifi ">WiFi Settings</a><a href="cfg_network.html" class="icn-network ">Network Settings</a><a href="cfg_system.html" class="icn-configure ">System Settings</a><a href="help.html" class="icn-help ">Quick Reference</a><a href="about.html" class="icn-about selected">About ESPTerm</a></nav> |
|
|
|
|
|
|
|
|
@ -54,15 +54,15 @@ |
|
|
|
|
<table> |
|
|
|
|
<tr> |
|
|
|
|
<th>ESPTerm</th> |
|
|
|
|
<td>v1.2.3, built 2017-09-07 at 16:17</td> |
|
|
|
|
<td>v1.0.0, built 2017-09-07 at 16:26</td> |
|
|
|
|
</tr> |
|
|
|
|
<tr> |
|
|
|
|
<th>libesphttpd</th> |
|
|
|
|
<td>v4.5.6</td> |
|
|
|
|
<td>v0.4</td> |
|
|
|
|
</tr> |
|
|
|
|
<tr> |
|
|
|
|
<th>ESP IoT SDK</th> |
|
|
|
|
<td>v1.52</td> |
|
|
|
|
<td>v010502</td> |
|
|
|
|
</tr> |
|
|
|
|
</table> |
|
|
|
|
</div> |
|
|
|
|