spacecheese / bluez_peripheral

A library for building BLE peripherals using GATT and bluez
MIT License
42 stars 8 forks source link

Fixed checking if uuid is type of string #13

Closed sroebert closed 2 years ago

sroebert commented 2 years ago

Fixes two checks in characteristic and descriptor for checking if the uuid variable is of type string.