You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,6 @@ If you have not used the original BLE library please refer to the [New user guid
36
36
37
37
If you are familiar with the original library, see: [The migration guide](Migration_guide.md) for details.
38
38
39
-
Also see [Improvements and updates](Improvements_and_updates.md) for information about non-breaking changes.
40
-
41
39
For more advanced usage see [Usage tips](Usage_tips.md) for more performance and optimization.
42
40
<br/>
43
41
@@ -46,7 +44,7 @@ See the Refactored_original_examples in the examples folder for highlights of th
46
44
47
45
More advanced examples highlighting many available features are in examples/NimBLE_Server, NimBLE_Client.
48
46
49
-
Beacon examples provided by [beegee-tokyo](https://github.com/beegee-tokyo) are in examples/BLE_Beacon_Scanner, BLE_EddystoneTLM_Beacon, BLE_EddystoneURL_Beacon.
47
+
Beacon examples provided by [beegee-tokyo](https://github.com/beegee-tokyo) are in examples/BLE_Beacon_Scanner, BLE_EddystoneTLM_Beacon.
50
48
51
49
Change the settings in the nimconfig.h file to customize NimBLE to your project, such as increasing max connections (default is 3).
0 commit comments