Skip to content

Commit 784301a

Browse files
authored
Update config.sh
1 parent 808e982 commit 784301a

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)