ArduinoBLE icon indicating copy to clipboard operation
ArduinoBLE copied to clipboard

`BLEStringCharacteristic` is undocumented

Open per1234 opened this issue 1 year ago • 0 comments

Moved from https://github.com/arduino/reference-en/issues/965 by @cattledogGH

A BLEStringCharacteristic type was added to the library: https://github.com/arduino-libraries/ArduinoBLE/pull/5

But that type is not documented in the library reference:

https://github.com/arduino-libraries/ArduinoBLE/blob/dff9e414abc20df491b46d0b38b360eb1a3507fb/docs/api.md?plain=1#L2664-L2692

The full public API of the library must be documented.

per1234 avatar Feb 02 '24 00:02 per1234