Skip to content

Commit 478ac88

Browse files
authored
Update config.sh
1 parent fac65dc commit 478ac88

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
@@ -11,7 +11,7 @@ fi
1111

1212
# Arduino branch to use
1313
if [ -z $AR_BRANCH ]; then
14-
AR_BRANCH="release/v3.3.x_work"
14+
AR_BRANCH="release/v3.3.x"
1515
fi
1616

1717
if [ -z $IDF_TARGET ]; then

0 commit comments

Comments
 (0)