mirror of
https://github.com/esphome/esphome.git
synced 2025-02-18 01:03:12 +01:00
Make test3 use huge_app (#4488)
This commit is contained in:
parent
43fb68f8a0
commit
eceb79ceab
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…
Add table
Reference in a new issue