Skip to content

Commit 6c535ae

Browse files
committed
.
1 parent e4ea1c0 commit 6c535ae

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

idf_component.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## IDF Component Manager Manifest File
2-
version: "2.3.3"
2+
version: "2.3.3.7"
33
license: "Apache-2.0"
4-
description: "C++ wrapper for the NimBLE BLE stack"
5-
url: "https://github.com/h2zero/esp-nimble-cpp"
6-
repository: "https://github.com/h2zero/esp-nimble-cpp"
4+
description: "C++ wrapper for the NimBLE BLE stack (forked and modified by syscode1)"
5+
url: "https://github.com/syscode1/esp-nimble-cpp"
6+
repository: "https://github.com/syscode1/esp-nimble-cpp"
77
maintainers:
8-
- Ryan Powell <[email protected]>
9-
documentation: "https://h2zero.github.io/esp-nimble-cpp/"
8+
- syscode1 <[email protected]>
9+
documentation: "https://github.com/syscode1/esp-nimble-cpp#readme"
1010
tags:
1111
- BLE
1212
- NimBLE

0 commit comments

Comments
 (0)