Skip to content

Commit f8e6b28

Browse files
authoredJan 27, 2025
Update config.sh
1 parent 10e5a4f commit f8e6b28

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

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

1717
if [ -z $IDF_TARGET ]; then

0 commit comments

Comments
 (0)
Please sign in to comment.