Clean up ESP32 buttons and UART tests

Remove unused buttons.json and legacy UART UART test scripts, and update the web UI preset dropdown for new Pico patterns.

Made-with: Cursor
This commit is contained in:
2026-03-05 23:40:28 +13:00
parent 47c17dba36
commit 47c19eecf1
4 changed files with 3 additions and 155 deletions

View File

@@ -65,7 +65,9 @@
<option value="legswoop">legswoop</option>
<option value="split">split</option>
<option value="foothang">foothang</option>
<option value="point">point</option>
<option value="segments">segments</option>
<option value="segments_transition">segments_transition</option>
<option value="double_circle">double_circle</option>
<option value="off">off</option>
<option value="on">on</option>
<option value="blink">blink</option>