mirror of
https://github.com/esphome/esphome.git
synced 2025-09-14 01:02:19 +01:00
Update Airthings BLE (#2453)
This commit is contained in:
@@ -25,6 +25,8 @@ class ESPBTUUID {
|
||||
|
||||
static ESPBTUUID from_raw(const uint8_t *data);
|
||||
|
||||
static ESPBTUUID from_raw(const std::string &data);
|
||||
|
||||
static ESPBTUUID from_uuid(esp_bt_uuid_t uuid);
|
||||
|
||||
ESPBTUUID as_128bit() const;
|
||||
|
Reference in New Issue
Block a user