Skip to content

Commit 54f1ace

Browse files
authored
set Arduino compile option UPDATE_NOCRYPT in example Tasmota
1 parent 13763ae commit 54f1ace

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/tasmota_platformio_override.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ extends = env:tasmota32_base
99
board = esp32
1010
build_flags = ${env:tasmota32_base.build_flags}
1111
-DHTTPCLIENT_NOSECURE
12+
-DUPDATE_NOCRYPT
1213
lib_ignore = ${env:tasmota32_base.lib_ignore}
1314
Micro-RTSP
1415
epdiy

0 commit comments

Comments
 (0)