mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 13:09:12 +00:00
14 lines
195 B
YAML
14 lines
195 B
YAML
esp32_hosted:
|
|
variant: ESP32C6
|
|
slot: 1
|
|
bus_width: 1
|
|
active_high: true
|
|
reset_pin: GPIO15
|
|
cmd_pin: GPIO13
|
|
clk_pin: GPIO12
|
|
d0_pin: GPIO11
|
|
|
|
wifi:
|
|
ssid: MySSID
|
|
password: password1
|