File tree Expand file tree Collapse file tree 2 files changed +582
-583
lines changed
Expand file tree Collapse file tree 2 files changed +582
-583
lines changed Original file line number Diff line number Diff line change @@ -102,8 +102,8 @@ function populateCEEditor(name, segID)
102102 <button class="btn infobtn" onclick="loadCETemplate('${ name } ')">Load template</button><br>
103103 <button class="btn infobtn" onclick="downloadCEFile('wledv033.json')">Download wled json</button>
104104 <button class="btn infobtn" onclick="downloadCEFile('presets.json')">Download presets.json</button><br>
105- <a href=" https://github.com/MoonModules/WLED-Effects/tree/master/CustomEffects/wled" target="_blank ">Custom Effects Library</a><br >
106- <a href=" https://mm.kno.wled.ge/moonmodules/custom-effects" target="_blank">Custom Effects Help</a ><br>
105+ <button class="btn infobtn" onclick="location.href=' https://github.com/MoonModules/WLED-Effects/tree/master/CustomEffects/wled'" type="button ">Custom Effects Library</button >
106+ <button class="btn infobtn btn-xs" onclick="location.href=' https://mm.kno.wled.ge/moonmodules/custom-effects'" type="button">?</button ><br>
107107 <br><i>Compile and Run Log</i><br>
108108 <textarea class="ceTextarea" id="ceLogArea"></textarea><br>
109109 <i>Run log > 3 seconds is send to Serial Ouput.</i>` ;
You can’t perform that action at this time.
0 commit comments