Closed oleander closed 10 months ago
My free quota for GitHub actions is met so have rerun the CI when it's restored. I'll try again in 24h.
Thanks.
Currently, esp-idf version 4.4 seems to have a compile error. I will merge because of CI goes through in other versions.
This allows for easier debugging when working with clients. Debug (
{:?}
) now includes the most valuable fields, and display ({}
) consists of theuuid
, and, in the case of the characteristic,properties
.Here's an example:
I updated the
ble_client
example to include the change, but I'm unsure if it adds anything to the example.