Skip to content

Commit a8a1903

Browse files
authored
IDF_BRANCH="IDF_Ard_wifi"
to test new wifi libs
1 parent 55be128 commit a8a1903

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
@@ -6,7 +6,7 @@ if [ -z $IDF_PATH ]; then
66
fi
77

88
if [ -z $IDF_BRANCH ]; then
9-
IDF_BRANCH="IDF_Arduino"
9+
IDF_BRANCH="IDF_Ard_wifi"
1010
fi
1111

1212
if [ -z $AR_PR_TARGET_BRANCH ]; then

0 commit comments

Comments
 (0)