File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4- ## [ Unreleased ]
4+ ## [ 2.1.2 ] 2024-12-21
55
66## Fixed
77- Compile error when only advertising role is enabled.
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PROJECT_NAME = NimBLE-Arduino
4848# could be handy for archiving the generated documentation or if some version
4949# control system is used.
5050
51- PROJECT_NUMBER = 2.1.1
51+ PROJECT_NUMBER = 2.1.2
5252
5353# Using the PROJECT_BRIEF tag one can provide an optional one line description
5454# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 11name =NimBLE-Arduino
2- version =2.1.1
2+ version =2.1.2
33author =h2zero
44maintainer =Ryan Powell <
[email protected] >
55sentence =Bluetooth low energy (BLE) library for Arduino based on NimBLE.
You can’t perform that action at this time.
0 commit comments