idf mqtt ssl

This commit is contained in:
2025-03-23 22:42:44 -04:00
parent 242260c471
commit e1b976b9a4
5 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
ref: refs/heads/main
67c1de1eebe095d554d281952fde63c16ee2dca0

View File

@@ -18,7 +18,7 @@ set(HEAD_HASH)
file(READ "/home/abobkov/MyProjects/ESP-Nodes/ESP-IDF_mqtt-ssl/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
set(GIT_DIR "/home/abobkov/MyProjects/ESP-Nodes/.git")
set(GIT_DIR "/home/abobkov/esp/esp-idf/.git")
# handle git-worktree
if(EXISTS "${GIT_DIR}/commondir")
file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024)

View File

@@ -1 +1 @@
4ce7f79a890f37fc0f450a87a2acfa2731e443bb
67c1de1eebe095d554d281952fde63c16ee2dca0