globalfr: Back out fading effect, hardware doesn't support it (nw)

This commit is contained in:
James Wallace 2022-12-18 20:09:17 +00:00 committed by GitHub
parent 6e292c13e3
commit 203b2b2a2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,14 +13,7 @@ license:CC0
<repeat count="16">
<param name="i" start="0" increment="1"/>
<param name="x" start="0" increment="9"/>
<element name="vfdblank~i~" ref="vfd0">
<color red="0.14" green="0.14" blue="0.14"/>
<bounds x="~x~" y="280" width="9" height="14"/>
</element>
<element name="vfd~i~" ref="vfd0">
<animate name="vfdduty0" />
<color state="0" red="0.00" green="0.6" blue="1.00" alpha="0.0"/>
<color state="31" red="0.00" green="0.6" blue="1.00" alpha="1.0"/>
<bounds x="~x~" y="280" width="9" height="14"/>
</element>
</repeat>