We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6234194 commit b76bc8dCopy full SHA for b76bc8d
1 file changed
README.md
@@ -89,9 +89,11 @@ Examples:
89
90
---
91
92
+
93
## License
94
-MIT
95
+This project is licensed under the GNU General Public License v3.0 (GPLv3).
96
+See the LICENSE file for full terms.
97
98
Edit these values in the `.ino` file as needed:
99
@@ -184,9 +186,12 @@ Send RGB values as a comma-separated string to control the LEDs:
184
186
- Add automatic color cycling
185
187
- Implement music reactive lighting
188
189
190
191
-Free to use and modify for personal and commercial projects.
192
193
+You must comply with the terms of the GPLv3 when using, modifying, or distributing this project.
194
+See the LICENSE file for details.
195
196
## Credits
197
0 commit comments