Skip to content

Commit f2be5ad

Browse files
authored
Back to IDF_BRANCH="v4.4_dev"
1 parent 0d87c56 commit f2be5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
IDF_COMPS="$IDF_PATH/components"
44

55
if [ -z $IDF_BRANCH ]; then
6-
IDF_BRANCH="tasmota_idf44"
6+
IDF_BRANCH="v4.4_dev"
77
fi
88

99
if [ -z $AR_PR_TARGET_BRANCH ]; then

0 commit comments

Comments
 (0)