We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ff098 commit afdeff7Copy full SHA for afdeff7
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [1.4.1] - 2022-10-23
+## [1.4.1] - 2022-10-30
6
7
### Fixed
8
- NimBLEDevice::getPower incorrect value when power level is -3db.
docs/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = esp-nimble-cpp
38
# could be handy for archiving the generated documentation or if some version
39
# control system is used.
40
41
-PROJECT_NUMBER = 1.4.0
+PROJECT_NUMBER = 1.4.1
42
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
# for a project that appears at the top of each page and should give viewer a
0 commit comments