mirror of
https://github.com/arendst/Tasmota.git
synced 2026-03-15 03:38:12 +01:00
Fix to allow compilation of minicustom32
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#ifdef ESP32
|
||||
#include "tasmota_options.h"
|
||||
|
||||
#ifdef USE_BERRY
|
||||
#include <Arduino.h>
|
||||
|
||||
#ifdef HTTPCLIENT_1_1_COMPATIBLE
|
||||
@@ -1504,5 +1503,4 @@ const String &HTTPClientLight::getLocation(void)
|
||||
{
|
||||
return _location;
|
||||
}
|
||||
#endif // USE_BERRY
|
||||
#endif // ESP32
|
||||
|
||||
Reference in New Issue
Block a user