Increase 0.13 backwards compatibility
global LED buffer default true (0.13 backward compatibility) Restore effects back to 0.13 ( - mode_wavesins - mode_2DLissajous (uses segment setUpLeds) - mode_2Dsquaredswirl (custom3<<3) - mode_2DAkemi (uses segment setUpLeds) setSegment implements setUpLeds if globalleds
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<h2>MoonMod WLED Software Update</h2>
|
||||
<form method='POST' action='/update' id='uf' enctype='multipart/form-data' onsubmit="U()">
|
||||
<span class="sip">##VERSION##</span><br> <!--WLEDMM: show bin name-->
|
||||
Download the latest binary: <a href="https://github.com/MoonModules/WLED/releases" target="_blank">
|
||||
Download the latest release: <a href="https://github.com/MoonModules/WLED/releases" target="_blank">
|
||||
<img src="https://img.shields.io/github/release/MoonModules/WLED.svg?style=flat-square"></a><br>
|
||||
<input type='file' name='update' required><br> <!--should have accept='.bin', but it prevents file upload from android app-->
|
||||
<button type="submit">Update!</button><br>
|
||||
|
||||
Reference in New Issue
Block a user