mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Make test3 use huge_app (#4488)
This commit is contained in:
parent
6a4025fab8
commit
f09af3f06f
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue