update links to point to the new repo

This commit is contained in:
maxi4329
2025-02-15 20:07:41 +01:00
parent 2b9ff3148c
commit aa3fb7d165
34 changed files with 48 additions and 48 deletions

View File

@@ -1,7 +1,7 @@
/*
* This file allows you to add own functionality to WLED more easily
* See: https://github.com/Aircoookie/WLED/wiki/Add-own-functionality
* See: https://github.com/wled-dev/WLED/wiki/Add-own-functionality
* EEPROM bytes 2750+ are reserved for your custom use case. (if you extend #define EEPSIZE in const.h)
* bytes 2400+ are currently unused, but might be used for future wled features
*/