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 9c170b2 commit 8275b4aCopy full SHA for 8275b4a
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="revert2"
+AR_BRANCH="work"
38
39
AR_REPO_URL="https://github.com/$AR_REPO.git"
40
if [ -n $GITHUB_TOKEN ]; then
0 commit comments