mirror of
https://github.com/esphome/esphome.git
synced 2024-11-25 12:15:33 +01:00
Make test3 use huge_app (#4488)
This commit is contained in:
parent
43fb68f8a0
commit
eceb79ceab
@ -3,6 +3,8 @@ esphome:
|
|||||||
name: $device_name
|
name: $device_name
|
||||||
comment: $device_comment
|
comment: $device_comment
|
||||||
build_path: build/test3
|
build_path: build/test3
|
||||||
|
platformio_options:
|
||||||
|
board_build.partitions: huge_app.csv5
|
||||||
on_boot:
|
on_boot:
|
||||||
- if:
|
- if:
|
||||||
condition:
|
condition:
|
||||||
|
Loading…
Reference in New Issue
Block a user