Remove stray endif
This commit is contained in:
parent
aa0f4c9985
commit
d580dedfc8
@ -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…
Reference in New Issue
Block a user