mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-02 09:16:04 +02:00
Edit mcu-apollo-dev.yaml
This commit is contained in:
@@ -10,13 +10,6 @@ esphome:
|
|||||||
friendly_name: ${name}
|
friendly_name: ${name}
|
||||||
area: ${area}
|
area: ${area}
|
||||||
comment: ${comment}
|
comment: ${comment}
|
||||||
# on_boot:
|
|
||||||
# - priority: 800
|
|
||||||
# then:
|
|
||||||
# - lambda: |-
|
|
||||||
# id(display_tft).enable();
|
|
||||||
# id(display_tft).transfer_byte(0x11);
|
|
||||||
# id(display_tft).disable();
|
|
||||||
|
|
||||||
esp32:
|
esp32:
|
||||||
variant: esp32c6
|
variant: esp32c6
|
||||||
|
|||||||
Reference in New Issue
Block a user