Skip to content

Commit

Permalink
Remove specific log restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Jan 19, 2025
1 parent fd551dc commit a50c7f3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions firmware/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ esp32:
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY: "y"

CONFIG_MBEDTLS_EXTERNAL_MEM_ALLOC: "y"
CONFIG_MBEDTLS_SSL_PROTO_TLS1_3: "y" # TLS1.3 support isn't enabled by default in IDF 5.1.5

psram:
mode: octal
Expand Down Expand Up @@ -117,9 +116,6 @@ esphome:
# Enable logging
logger:
level: ${log_level}
logs:
select: INFO
number: INFO

api:
reboot_timeout: 0s
Expand Down

0 comments on commit a50c7f3

Please sign in to comment.