From 7231f63129ea3320bdf02537359d6584d157847d Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 17 Sep 2021 14:35:13 +0200 Subject: [PATCH] USE_TASMOTA_DISCOVERY for Webcam --- tasmota/tasmota_configurations_ESP32.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tasmota/tasmota_configurations_ESP32.h b/tasmota/tasmota_configurations_ESP32.h index 04f9e47b7..701441148 100644 --- a/tasmota/tasmota_configurations_ESP32.h +++ b/tasmota/tasmota_configurations_ESP32.h @@ -33,6 +33,7 @@ #define CODE_IMAGE_STR "webcam" #define USE_WEBCAM +#define USE_TASMOTA_DISCOVERY #define ENABLE_RTSPSERVER #define USE_SPI #define USE_SDCARD