mirror of
https://github.com/esphome/esphome.git
synced 2024-11-21 22:48:10 +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
|
||||
comment: $device_comment
|
||||
build_path: build/test3
|
||||
platformio_options:
|
||||
board_build.partitions: huge_app.csv5
|
||||
on_boot:
|
||||
- if:
|
||||
condition:
|
||||
|
|
Loading…
Reference in a new issue