fix compile error
This commit is contained in:
parent
8c5f717a5c
commit
3ecdfee602
@ -327,6 +327,7 @@ void registerUsermods()
|
||||
|
||||
#ifdef SD_ADAPTER
|
||||
usermods.add(new UsermodSdCard());
|
||||
#endif
|
||||
|
||||
#ifdef USERMOD_PWM_OUTPUTS
|
||||
usermods.add(new PwmOutputsUsermod());
|
||||
|
Loading…
Reference in New Issue
Block a user