diff --git a/wled00/data/pixelforge/pixelforge.htm b/wled00/data/pixelforge/pixelforge.htm index ef148f30..7f38e9a2 100644 --- a/wled00/data/pixelforge/pixelforge.htm +++ b/wled00/data/pixelforge/pixelforge.htm @@ -400,11 +400,19 @@ button, .btn {
+
+
+

Video Lab

+
Stream video and generate animated GIFs (beta)
+ +
+
+

PIXEL MAGIC Tool

Legacy pixel art editor
- +

@@ -442,7 +450,8 @@ let fL; // file list await segLoad(); // load available segments await flU(); // update file list toolChk('pixelpaint.htm','t1'); // update buttons of additional tools - toolChk('pxmagic.htm','t2'); + toolChk('videolab.htm','t2'); + toolChk('pxmagic.htm','t3'); await fsMem(); // show file system memory info })();