From dc076f655881dd3f376082f08f3b9a23aed2413e Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 28 Oct 2020 14:46:41 +0100 Subject: [PATCH] Update platformio_tasmota_env32.ini --- platformio_tasmota_env32.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/platformio_tasmota_env32.ini b/platformio_tasmota_env32.ini index 58eb34a4a..e030763e4 100644 --- a/platformio_tasmota_env32.ini +++ b/platformio_tasmota_env32.ini @@ -26,7 +26,9 @@ lib_ignore = ESP32 Preferences BluetoothSerial - +; Disable next if you want to use ArduinoOTA in Tasmota32 (default disabled) + ArduinoOTA + [env:tasmota32-webcam] extends = env:tasmota32 board = esp32cam