forked from espressif/esp-idf
Update esp-mqtt submodule to my fork with async stop api
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -67,7 +67,8 @@
|
|||||||
|
|
||||||
[submodule "components/mqtt/esp-mqtt"]
|
[submodule "components/mqtt/esp-mqtt"]
|
||||||
path = components/mqtt/esp-mqtt
|
path = components/mqtt/esp-mqtt
|
||||||
url = ../../espressif/esp-mqtt.git
|
# url = ../../espressif/esp-mqtt.git
|
||||||
|
url = ../../0xFEEDC0DE64/esp-mqtt.git
|
||||||
|
|
||||||
[submodule "components/protobuf-c/protobuf-c"]
|
[submodule "components/protobuf-c/protobuf-c"]
|
||||||
path = components/protobuf-c/protobuf-c
|
path = components/protobuf-c/protobuf-c
|
||||||
|
Submodule components/mqtt/esp-mqtt updated: cac1552e62...1399d3693b
Reference in New Issue
Block a user