Skip to content
This repository was archived by the owner on Apr 23, 2023. It is now read-only.

Commit abd792c

Browse files
authored
Update README.md
1 parent cd39684 commit abd792c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ However, due to API design, it was impossible to kill the server, thus, I implem
1414
Due to [this issue](https://github.com/nkolban/esp32-snippets/issues/797), removed [the 496th line](https://github.com/nkolban/esp32-snippets/blob/master/cpp_utils/BLEAdvertising.cpp#L496) from the original BLEAdvertising.cpp file.
1515

1616
### 2) Add new static method to kill BLE server properly
17+
18+
Add removeServer() method to BLEDevice class, so that the programmer could deinitialise the BLE server(kill the BLE server).

0 commit comments

Comments
 (0)