mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
Fixed PlatformIO Build on DEV (#4422)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "mqtt_const.h"
|
||||
|
||||
#ifdef USE_JSON
|
||||
#ifdef USE_MQTT
|
||||
#ifdef USE_LIGHT
|
||||
|
||||
@@ -83,3 +84,4 @@ void MQTTJSONLightComponent::dump_config() {
|
||||
|
||||
#endif
|
||||
#endif // USE_MQTT
|
||||
#endif // USE_JSON
|
||||
|
||||
Reference in New Issue
Block a user