Skip to content

Commit 8275b4a

Browse files
authored
AR_BRANCH="work"
1 parent 9c170b2 commit 8275b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tools/config.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ AR_USER="tasmota"
3434
AR_REPO="$AR_USER/arduino-esp32"
3535

3636
# Arduino branch to use
37-
AR_BRANCH="revert2"
37+
AR_BRANCH="work"
3838

3939
AR_REPO_URL="https://github.com/$AR_REPO.git"
4040
if [ -n $GITHUB_TOKEN ]; then

0 commit comments

Comments
 (0)