Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ For Nordic devices, this library provides access to a completely open source and
* Open platformio.ini, a project configuration file located in the root of PlatformIO project.
* Add the following line to the lib_deps option of [env:] section:
```
h2zero/NimBLE-Arduino@^2.1.0
h2zero/NimBLE-Arduino@^2.5.1
Comment thread
h2zero marked this conversation as resolved.
```
* Build a project, PlatformIO will automatically install dependencies.

Expand Down
Loading