mirror of https://github.com/arendst/Tasmota.git
Fix S3 board name
This commit is contained in:
parent
1c0936c6d5
commit
5bf605340c
|
@ -58,7 +58,7 @@ lib_extra_dirs = lib/libesp32, lib/libesp32_div, lib/lib_basic, lib
|
|||
|
||||
[env:tasmota32s3-bluetooth]
|
||||
extends = env:tasmota32_base
|
||||
board = esp32s3
|
||||
board = esp32s3-qio_qspi
|
||||
build_flags = ${env:tasmota32_base.build_flags}
|
||||
-DFIRMWARE_BLUETOOTH
|
||||
-DOTA_URL='""'
|
||||
|
|
Loading…
Reference in New Issue