Use esp8266_zbbridge board

This commit is contained in:
Jason2866 2021-06-18 12:51:13 +02:00 committed by GitHub
parent 22bfbf10c8
commit 14346a8d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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]