Whitespace.
This commit is contained in:
parent
cb931d7af0
commit
80711cc00a
@ -341,6 +341,7 @@ void registerUsermods()
|
|||||||
#ifdef USERMOD_KLIPPER_PERCENTAGE
|
#ifdef USERMOD_KLIPPER_PERCENTAGE
|
||||||
usermods.add(new klipper_percentage());
|
usermods.add(new klipper_percentage());
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef USERMOD_BOBLIGHT
|
#ifdef USERMOD_BOBLIGHT
|
||||||
usermods.add(new BobLightUsermod());
|
usermods.add(new BobLightUsermod());
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user