mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 16:48:40 +00:00
nits
This commit is contained in:
@@ -120,7 +120,7 @@ class BLEClientBase : public espbt::ESPBTClient, public Component {
|
||||
uint16_t conn_id_{UNSET_CONN_ID};
|
||||
uint16_t mtu_{23};
|
||||
|
||||
// Group 6: 1-byte types and small enums
|
||||
// Group 7: 1-byte types and small enums
|
||||
esp_ble_addr_type_t remote_addr_type_{BLE_ADDR_TYPE_PUBLIC};
|
||||
espbt::ConnectionType connection_type_{espbt::ConnectionType::V1};
|
||||
uint8_t connection_index_;
|
||||
|
||||
Reference in New Issue
Block a user