We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
arduino-esp32/libraries/BLE/src/BLECharacteristic.h
Line 65 in 078671d
This should return a size_t not a uint8_t. Returning a uint8_t limits the MTU that can be used.