mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2026-07-08 09:21:04 +02:00
README.md - Add a note about threadsafety
This commit is contained in:
committed by
Ryan Powell
parent
68068677ab
commit
f622cdff0c
@@ -9,6 +9,8 @@
|
||||
|
||||
NimBLE CPP library for use with ESP32 that attempts to maintain compatibility with the [nkolban cpp_utils BLE API](https://github.com/nkolban/esp32-snippets/tree/master/cpp_utils).
|
||||
|
||||
The library is threadsafe, characteristics can be set from any thread.
|
||||
|
||||
**An Arduino version of this library, including NimBLE, can be [found here.](https://github.com/h2zero/NimBLE-Arduino)**
|
||||
|
||||
This library **significantly** reduces resource usage and improves performance for ESP32 BLE applications as compared
|
||||
|
||||
Reference in New Issue
Block a user