Skip to content

Commit

Permalink
AR_BRANCH="main"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Dec 18, 2024
1 parent dd7d372 commit da6a034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ fi

# Arduino branch to use
if [ -z $AR_BRANCH ]; then
AR_BRANCH="release/v3.1.x"
AR_BRANCH="main"
fi

if [ -z $IDF_TARGET ]; then
Expand Down

0 comments on commit da6a034

Please sign in to comment.