mirror of
https://github.com/wled/WLED.git
synced 2025-04-24 14:57:18 +00:00
Typo fix.
This commit is contained in:
parent
ad70fcba7f
commit
cf29ddc8d0
@ -2,7 +2,7 @@
|
||||
/*
|
||||
* This file allows you to add own functionality to WLED more easily
|
||||
* See: https://github.com/Aircoookie/WLED/wiki/Add-own-functionality
|
||||
* EEPROM bytes 2750+ are reserved for your custom use case. (if you extend #define EEPSIZE in wled01_wled_eeprom.h)
|
||||
* EEPROM bytes 2750+ are reserved for your custom use case. (if you extend #define EEPSIZE in wled_eeprom.h)
|
||||
* bytes 2400+ are currently ununsed, but might be used for future wled features
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user