We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34ce6a commit 3fa2ba1Copy full SHA for 3fa2ba1
tools/config.sh
@@ -11,7 +11,7 @@ fi
11
12
# Arduino branch to use
13
if [ -z $AR_BRANCH ]; then
14
- AR_BRANCH="release/v3.1.x"
+ AR_BRANCH="release/3.1.x_p4_tasmota"
15
fi
16
17
if [ -z $IDF_TARGET ]; then
0 commit comments