mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Remove CCLoader from zigbee binary
This commit is contained in:
parent
305519c68c
commit
8f4b4d481e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user