kopia lustrzana https://github.com/Aircoookie/WLED
merge fix for Deep-Sleep UM
rodzic
39b3e7e507
commit
278d204d1c
|
|
@ -477,6 +477,6 @@ void registerUsermods()
|
|||
#endif
|
||||
|
||||
#ifdef USERMOD_DEEP_SLEEP
|
||||
usermods.add(new DeepSleepUsermod());
|
||||
UsermodManager::add(new DeepSleepUsermod());
|
||||
#endif
|
||||
}
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue