mirror of
https://github.com/Fishwaldo/WLED.git
synced 2025-03-15 19:51:40 +00:00
Remove stray endif
This commit is contained in:
parent
aa0f4c9985
commit
d580dedfc8
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ void registerUsermods()
|
|||
#ifdef USERMOD_BME280
|
||||
usermods.add(new UsermodBME280());
|
||||
#endif
|
||||
#endif
|
||||
#ifdef USERMOD_SENSORSTOMQTT
|
||||
usermods.add(new UserMod_SensorsToMQTT());
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue