mirror of
https://github.com/esphome/esphome.git
synced 2026-05-29 06:27:24 +08:00
[tests] `test2.yaml` has become too large (#6750)
This commit is contained in:
+4
-2
@@ -1,10 +1,12 @@
|
|||||||
---
|
---
|
||||||
esphome:
|
esphome:
|
||||||
name: $devicename
|
name: $devicename
|
||||||
platform: ESP32
|
|
||||||
board: nodemcu-32s
|
|
||||||
build_path: build/test2
|
build_path: build/test2
|
||||||
|
|
||||||
|
esp32:
|
||||||
|
board: esp32dev
|
||||||
|
flash_size: 8MB
|
||||||
|
|
||||||
globals:
|
globals:
|
||||||
- id: my_global_string
|
- id: my_global_string
|
||||||
type: std::string
|
type: std::string
|
||||||
|
|||||||
Reference in New Issue
Block a user