mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
Switch to the default esp-idf (5.1.5)
This commit is contained in:
@@ -10,10 +10,10 @@ esphome:
|
||||
esp32:
|
||||
board: esp32cam
|
||||
framework:
|
||||
type: arduino
|
||||
# type: esp-idf
|
||||
version: 2.0.14
|
||||
platform_version: 6.5.0
|
||||
# type: arduino
|
||||
type: esp-idf
|
||||
# version: 2.0.14
|
||||
# platform_version: 6.5.0
|
||||
|
||||
packages:
|
||||
common: !include common/common.yaml
|
||||
|
||||
Reference in New Issue
Block a user