Skip to content

Commit

Permalink
add weather
Browse files Browse the repository at this point in the history
  • Loading branch information
Grey-Lancaster authored Nov 14, 2024
1 parent bd55f0f commit 173936c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,15 @@ <h2>CYD2 (Two USB Ports)</h2>
style="display: block; margin: 20px 0;">
</esp-web-install-button>

<h2>CYD Weather Station</h2>
<p>If you have a CYD Weather Station device, click the button below to flash the firmware.</p>

<esp-web-install-button
manifest="./weather_manifest.json"
style="display: block; margin: 20px 0;">
</esp-web-install-button>


<!-- Section for CH340 Driver Instructions -->
<h2>Do You Need CH340 Drivers?</h2>
<p>If your computer is unable to recognize the ESP32 when you try to flash the firmware, you may need to install the CH340 USB-to-serial drivers.</p>
Expand Down

0 comments on commit 173936c

Please sign in to comment.