Skip to content

Commit cbce5ac

Browse files
authored
IDF_BRANCH="release/v4.4"
1 parent bcc3e2b commit cbce5ac

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
@@ -10,7 +10,7 @@ fi
1010

1111
# The IDF branch to use
1212
if [ -z $IDF_BRANCH ]; then
13-
IDF_BRANCH="release/v4.4_new_lfs"
13+
IDF_BRANCH="release/v4.4"
1414
fi
1515

1616
# Arduino commit to use

0 commit comments

Comments
 (0)