Skip to content

Commit b296741

Browse files
authored
Merge pull request #14477 from Jason2866/fix_minicustom
Make webclient for minicustom32 possible
2 parents dcaa19d + 4351798 commit b296741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tasmota/tasmota_configurations.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -938,8 +938,8 @@
938938
#undef USE_PING
939939
#undef USE_AUTOCONF
940940
#undef USE_BERRY
941-
#undef USE_WEBCLIENT
942-
#undef USE_WEBCLIENT_HTTPS
941+
//#undef USE_WEBCLIENT
942+
//#undef USE_WEBCLIENT_HTTPS
943943
//#undef USE_TLS // needed for MQTT over TLS
944944

945945
#endif // FIRMWARE_MINICUSTOM

0 commit comments

Comments
 (0)