You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
esp-link/html/index.tpl

18 lines
439 B

%head%
<div id="main">
<div class="header">
<h1><span class="esp">esp</span> link</h1>
<h2>%version%</h2>
</div>
<div class="content">
<p>The ESP Link connects the ESP's serial port to Wifi and it can
program microcontrollers over the serial port, in particular Arduinos, AVRs, and
NXP's LPC800-series ARM processors.</p>
</div>
</div>
</div>
<script src="ui.js"></script>
</body></html>