esp-nimble-cpp/examples/Advanced/NimBLE_Server
h2zero ca8a7c56ac
[Breaking] Remove extra notification status from onStatus callback. (#80)
Removes the unnecessary NimBLECharacteristicCallbacks::Status enum and callback parameter from NimBLECharacteristic::onStatus.

This was maintained for compatibility with the Arduino BLE library and is not necessary as the return code from the stack is also provided.

* Update examples/docs.
2022-08-26 20:40:21 -06:00
..
main [Breaking] Remove extra notification status from onStatus callback. (#80) 2022-08-26 20:40:21 -06:00
CMakeLists.txt Add examples 2020-08-22 09:56:19 -06:00
Makefile Add examples 2020-08-22 09:56:19 -06:00