mirror of https://github.com/arendst/Tasmota.git
Use esp8266_zbbridge board
This commit is contained in:
parent
22bfbf10c8
commit
14346a8d72
|
@ -62,8 +62,7 @@ build_flags = ${common.build_flags} ${irremoteesp_full.build_flags}
|
|||
|
||||
[env:tasmota-zbbridge]
|
||||
build_flags = ${common.build_flags} -DFIRMWARE_ZBBRIDGE
|
||||
board = esp8266_2M256
|
||||
board_build.f_cpu = 160000000L
|
||||
board = esp8266_zbbridge
|
||||
lib_extra_dirs = lib/lib_ssl
|
||||
|
||||
[env:tasmota-zigbee]
|
||||
|
|
Loading…
Reference in New Issue