mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-09 21:21:12 +00:00
idf mqtt ssl
This commit is contained in:
@@ -1 +1 @@
|
||||
67c1de1eebe095d554d281952fde63c16ee2dca0
|
||||
ref: refs/heads/main
|
||||
|
@@ -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/esp/esp-idf/.git")
|
||||
set(GIT_DIR "/home/abobkov/MyProjects/ESP-Nodes/.git")
|
||||
# handle git-worktree
|
||||
if(EXISTS "${GIT_DIR}/commondir")
|
||||
file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024)
|
||||
|
@@ -1 +1 @@
|
||||
67c1de1eebe095d554d281952fde63c16ee2dca0
|
||||
7ad1a8ab71b28caeed75dd805d71609610323c9a
|
||||
|
Reference in New Issue
Block a user