Update firmwares

This commit is contained in:
Paulus Schoutsen 2021-06-15 21:36:39 -07:00
parent 0d7ce336f3
commit 7c1848f02c
4 changed files with 7 additions and 11 deletions

View File

@ -123,11 +123,9 @@
</div> </div>
<h2 id="used-by">Projects using ESP Web Tools</h2> <h2 id="used-by">Projects using ESP Web Tools</h2>
<div class="project"> <div class="project">
<div class="logo"> <a href="https://wled.me" class="logo"
<a href="https://wled.me"
><img src="static/logos/wled.png" alt="WLED logo" ><img src="static/logos/wled.png" alt="WLED logo"
/></a> /></a>
</div>
<h3>WLED</h3> <h3>WLED</h3>
<p> <p>
A fast and feature-rich implementation of an ESP8266/ESP32 firmware to A fast and feature-rich implementation of an ESP8266/ESP32 firmware to
@ -141,11 +139,9 @@
</p> </p>
</div> </div>
<div class="project"> <div class="project">
<div class="logo"> <a href="http://www.espeasy.com/" class="logo"
<a href="http://www.espeasy.com/"
><img src="static/logos/espeasy.png" alt="ESPEasy logo" ><img src="static/logos/espeasy.png" alt="ESPEasy logo"
/></a> /></a>
</div>
<h3>ESPEasy</h3> <h3>ESPEasy</h3>
<p>Easy MultiSensor device based on ESP8266/ESP32.</p> <p>Easy MultiSensor device based on ESP8266/ESP32.</p>
<p> <p>

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
{ {
"name": "ESPHome", "name": "ESP Web Tools demo powered by ESPHome",
"builds": [ "builds": [
{ {
"chipFamily": "ESP32", "chipFamily": "ESP32",