Remove CCLoader from zigbee binary

This commit is contained in:
Theo Arends 2021-06-14 16:22:38 +02:00
parent 305519c68c
commit 8f4b4d481e

View File

@ -68,7 +68,7 @@ board_build.f_cpu = 160000000L
lib_extra_dirs = lib/lib_ssl
[env:tasmota-zigbee]
build_flags = ${common.build_flags} -DUSE_ZIGBEE -DUSE_CCLOADER -DUSE_UFILESYS
build_flags = ${common.build_flags} -DUSE_ZIGBEE -DUSE_UFILESYS
board = esp8266_4M2M
board_build.f_cpu = 160000000L