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 3cec32d commit cbb6e6aCopy full SHA for cbb6e6a
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="work_ipv6"
+AR_BRANCH="Tasmota/206"
38
39
AR_REPO_URL="https://github.com/$AR_REPO.git"
40
if [ -n $GITHUB_TOKEN ]; then
0 commit comments