mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
Reduce Bluetooth overhead by disabling unused logging categories (#8945)
This commit is contained in:
@@ -1 +1,5 @@
|
||||
<<: !include common.yaml
|
||||
|
||||
esp32_ble:
|
||||
io_capability: keyboard_only
|
||||
disable_bt_logs: false
|
||||
|
@@ -1 +1,5 @@
|
||||
<<: !include common.yaml
|
||||
|
||||
esp32_ble:
|
||||
io_capability: keyboard_only
|
||||
disable_bt_logs: false
|
||||
|
Reference in New Issue
Block a user