Skip to content

Commit 0c22666

Browse files
committed
Remove improvements and updates.
Removed as the changelog contians the notes and the class info has the details.
1 parent eba6d8b commit 0c22666

File tree

3 files changed

+2
-153
lines changed

3 files changed

+2
-153
lines changed

docs/Improvements_and_updates.md

Lines changed: 0 additions & 149 deletions
This file was deleted.

docs/Migration_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This guide describes the required changes to existing projects migrating from th
44

55
**The changes listed here are only the required changes that must be made**, and a short overview of options for migrating existing applications.
66

7-
For more information on the improvements and additions please refer to the [class documentation](https://h2zero.github.io/esp-nimble-cpp/annotated.html) and [Improvements and updates](Improvements_and_updates.md)
7+
For more information on the improvements and additions please refer to the [class documentation](https://h2zero.github.io/esp-nimble-cpp/annotated.html)
88

99
* [General Changes](#general-information)
1010
* [Server](#server-api)

docs/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@ This library is intended to be compatible with the original ESP32 BLE functions
3838

3939
If you have not used the original Bluedroid library please refer to the [New user guide](New_user_guide.md).
4040

41-
If you are familiar with the original library, see: [The migration guide](Migration_guide.md) for details.
42-
43-
Also see [Improvements and updates](Improvements_and_updates.md) for information about non-breaking changes.
41+
If you are familiar with the original library, see: [The migration guide](Migration_guide.md) for details.
4442

4543
For more advanced usage see [Usage tips](Usage_tips.md) for more performance and optimization.
4644
<br/>

0 commit comments

Comments
 (0)