Update example_panasonic_heatpump.yaml
Changed framework to esp-idf
This commit is contained in:
parent
0bed3d930a
commit
edb0cb4a00
|
|
@ -11,7 +11,7 @@ esp32:
|
|||
board: esp32-c3-devkitm-1
|
||||
variant: ESP32C3
|
||||
framework:
|
||||
type: arduino
|
||||
type: esp-idf
|
||||
|
||||
esphome:
|
||||
name: $mdns_name
|
||||
|
|
|
|||
Loading…
Reference in New Issue