We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1b75e commit d7f74a4Copy full SHA for d7f74a4
index.html
@@ -11,10 +11,7 @@
11
12
</head>
13
<body>
14
- <h1>WLED Map Generator</h1>
15
- <h2>Create A ledmap</h2>
16
- <img src="How_to_create_LEDMAPS_01.png" alt="Create Ledmap" >
17
-
+
18
<p>modified by ALDIY , Add ledmap name input , width and height for MM compatibility </p>
19
<p>modified Sören Willrodt by Garrett Mace (macetech.com), inspired by Mark Kriegsman</p>
20
@@ -43,5 +40,11 @@ <h3>Generates Maps for WLED</h3>
43
40
44
41
<div id="ledgrid"></div>
45
42
<div id="result">Map goes here.</div>
+ <h1>WLED Map Generator</h1>
+ <h2>Create A ledmap</h2>
46
+ <img src="How_to_create_LEDMAPS_01.png" alt="Create Ledmap" >
47
48
49
</body>
50
</html>
0 commit comments