You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Project: ESPixelStick - An ESP8266 and E1.31 based pixel (And Serial!) driver
4
4
* Orginal ESPixelStickproject by 2015 Shelby Merrick
5
5
*
@@ -8,16 +8,16 @@
8
8
* www.billporter.info
9
9
*
10
10
* See Readme for other info and version history
11
-
*
12
-
*
11
+
*
12
+
*
13
13
*This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or(at your option) any later version.
14
14
This program is distributed in the hope that it will be useful,
15
15
but WITHOUT ANY WARRANTY; without even the implied warranty of
16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17
17
GNU General Public License for more details.
18
18
<http://www.gnu.org/licenses/>
19
19
*
20
-
*This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
20
+
*This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
21
21
*To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or
22
22
*send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
* Project: ESPixelStick - An ESP8266 and E1.31 based pixel (And Serial!) driver
4
4
* Orginal ESPixelStickproject by 2015 Shelby Merrick
5
5
*
@@ -8,16 +8,16 @@
8
8
* www.billporter.info
9
9
*
10
10
* See Readme for other info and version history
11
-
*
12
-
*
11
+
*
12
+
*
13
13
*This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or(at your option) any later version.
14
14
This program is distributed in the hope that it will be useful,
15
15
but WITHOUT ANY WARRANTY; without even the implied warranty of
16
16
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17
17
GNU General Public License for more details.
18
18
<http://www.gnu.org/licenses/>
19
19
*
20
-
*This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
20
+
*This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
21
21
*To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or
22
22
*send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
Placeholder for layout configuration to assist in effect rendering. Selectable type (string, matrix, tree, etc..) and size / orientation where applicable (20x30 matrix - horizontal or veritcal? where does feed start?). Should also be used to render view stream which is moved to the Diagnostics tab.
0 commit comments