Updated Bootloaders to enable advanced esp32 functions.
This commit is contained in:
@@ -31,3 +31,5 @@ ota:
|
||||
password: !secret ota
|
||||
|
||||
http_request:
|
||||
|
||||
captive_portal:
|
||||
|
||||
@@ -31,3 +31,5 @@ ota:
|
||||
password: !secret ota
|
||||
|
||||
http_request:
|
||||
|
||||
captive_portal:
|
||||
|
||||
@@ -15,6 +15,8 @@ esp32:
|
||||
cpu_frequency: 240MHz
|
||||
framework:
|
||||
type: esp-idf
|
||||
advanced:
|
||||
sram1_as_iram: true
|
||||
|
||||
# Enable Home Assistant API
|
||||
api:
|
||||
|
||||
Reference in New Issue
Block a user