Skip to content

Commit 510ff69

Browse files
authored
Update config.sh
1 parent 266fc18 commit 510ff69

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
@@ -30,7 +30,7 @@ AR_USER="tasmota"
3030
AR_REPO="$AR_USER/arduino-esp32"
3131

3232
# Arduino branch to use
33-
AR_BRANCH="revert_uart"
33+
AR_BRANCH="esp32-s3-support"
3434

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

0 commit comments

Comments
 (0)