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 a43a867 commit 3fbacdaCopy full SHA for 3fbacda
tools/config.sh
@@ -34,7 +34,7 @@ AR_USER="tasmota"
34
AR_REPO="$AR_USER/arduino-esp32"
35
36
# Arduino branch to use
37
-AR_BRANCH="ipv6"
+AR_BRANCH="master"
38
39
AR_REPO_URL="https://github.com/$AR_REPO.git"
40
if [ -n $GITHUB_TOKEN ]; then
0 commit comments