Update FlashLED to new endpoint in webapp

This commit is contained in:
Joe Knapper 2026-02-10 22:20:22 +00:00
parent 4d788a2817
commit f05cb396c8

View file

@ -14,8 +14,8 @@
</div>
<action-button
v-if="stageType"
thing="stage"
action="flash_led"
thing="illumination"
action="flash"
submit-label="Flash Illumination"
:can-terminate="false"
:submit-data="{ dt: 0.25 }"