Skip to content

Commit e5e4e8d

Browse files
authored
Arduino branch feature/ppp_modem_support
1 parent 108ca0b commit e5e4e8d

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="main"
14+
AR_BRANCH="feature/ppp_modem_support"
1515
fi
1616

1717
if [ -z $IDF_TARGET ]; then

0 commit comments

Comments
 (0)