arduino-esp32/libraries/BLE/examples/BLE_client
poozy101 0d6b142228
Update BLE_client.ino (#5156)
Pull request #4999 added setMTU function to BLEClient.cpp/.h, this line provides implementation of this added functionality to the BLE client example to resolve cases in which data from notifyCallback exceeds 20 characters (3 bytes for command type and attribute ID, 20 bytes for attribute data (char*)pData).
2021-05-18 13:57:56 +03:00
..
.skip.esp32c3 Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
.skip.esp32s2 v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
BLE_client.ino Update BLE_client.ino (#5156) 2021-05-18 13:57:56 +03:00