mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Rename wt-sc01-plus to wt32-sc01-plus
This commit is contained in:
parent
7aa7fbbbe8
commit
2fd75af555
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
- out: ttgo
|
||||
env: "ttgo-t7-v1.5_ili9341_4MB -e ttgo-t7-v1.5_ili9341_16MB"
|
||||
- out: wireless-tag
|
||||
env: "wt32-sc01_4MB -e wt32-sc01_16MB -e wt-86-32-3zw1 -e wt-sc01-plus_8MB"
|
||||
env: "wt32-sc01_4MB -e wt32-sc01_16MB -e wt-86-32-3zw1 -e wt32-sc01-plus_8MB"
|
||||
- env: yeacreate-nscreen32
|
||||
out: yeacreate
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
; - ft6336 touch controller ;
|
||||
;***************************************************;
|
||||
|
||||
[wt-sc01-plus]
|
||||
[wt32-sc01-plus]
|
||||
board = esp32s3
|
||||
|
||||
build_flags =
|
||||
@ -62,8 +62,8 @@ lib_ignore =
|
||||
;endregion
|
||||
|
||||
|
||||
[env:wt-sc01-plus_8MB]
|
||||
extends = wt-sc01-plus, esp32s3_8mb_v2
|
||||
[env:wt32-sc01-plus_8MB]
|
||||
extends = wt32-sc01-plus, esp32s3_8mb_v2
|
||||
|
||||
[env:wt-sc01-plus_16MB]
|
||||
extends = wt-sc01-plus, esp32s3_16mb_v2
|
||||
[env:wt32-sc01-plus_16MB]
|
||||
extends = wt32-sc01-plus, esp32s3_16mb_v2
|
Loading…
x
Reference in New Issue
Block a user