mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Make test3 use huge_app (#4488)
This commit is contained in:
		| @@ -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: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user