Skip to content

Commit

Permalink
Update flash0.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ATOMNFT committed Nov 24, 2024
1 parent c579657 commit 67ce465
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions flash0.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@
<legend>1.0.0 Marauder-Choose Your Device:</legend>
<select id="select-1.0.0">
<option value="" selected disabled>Choose a device</option>
<option value="cydnogps_1.0.0">1.0.0 CYD Micro-USB only (With GPS)</option>
<option value="cyd2usb-nogps_1.0.0">1.0.0 CYD with 2 USB (No GPS)</option>
<option value="cyd-gps_1.0.0">1.0.0 CYD Micro-USB only (With GPS)</option>
<option value="cyd2usb-gps_1.0.0">1.0.0 CYD with 2 USB (No GPS)</option>
<option value="cydnogps_1.0.0">1.0.0 CYD Micro-USB only (No GPS)</option>
<option value="cyd2usb-nogps_1.0.0">1.0.0 CYD with 2 USB (With GPS)</option>
<option value="cyd-gps_1.0.0">1.0.0 CYD Micro-USB only (No GPS)</option>
<option value="cyd2usb-gps_1.0.0">1.0.0 CYD with 2 USB (With GPS)</option>
</select>
<p style="color: white; font-size: 18px; margin-top: 10px;">
<strong>For more build info, visit <a href="https://github.com/justcallmekoko/ESP32Marauder/releases/tag/v1.0.0" style="color: lightblue;">v1.0.0</a>.</strong><br>
Expand Down

0 comments on commit 67ce465

Please sign in to comment.