Skip to content

Commit

Permalink
Update serial_terminal.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Fr4nkFletcher authored Apr 22, 2024
1 parent af2cd95 commit 53892a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serial_terminal.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<button id="butDisconnect" type="button" style="display:none;">Disconnect</button>
</div>
<div class="connection-controls-right">
<button id="butHome" type="button" onclick="window.location.href='/ESP32-Marauder-Cheap-Yellow-Display/flash0.html';">Home</button>
<button id="butHome" type="button" onclick="window.location.href='https://fr4nkfletcher.github.io/Adafruit_WebSerial_ESPTool/';">Home</button>
</div>
</div>
<div id="terminalOutput" class="terminal-output"></div>
Expand Down

0 comments on commit 53892a1

Please sign in to comment.