Skip to content

Commit b777fb4

Browse files
authored
Update config.sh
1 parent 78162b2 commit b777fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/config.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ if [ -z $IDF_PATH ]; then
66
fi
77

88
if [ -z $IDF_BRANCH ]; then
9-
export IDF_BRANCH="release/v5.3"
9+
export IDF_BRANCH="53_wifi"
1010
fi
1111

1212
# Arduino branch to use

0 commit comments

Comments
 (0)