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> </div>
<action-button <action-button
v-if="stageType" v-if="stageType"
thing="stage" thing="illumination"
action="flash_led" action="flash"
submit-label="Flash Illumination" submit-label="Flash Illumination"
:can-terminate="false" :can-terminate="false"
:submit-data="{ dt: 0.25 }" :submit-data="{ dt: 0.25 }"