Skip to content

Commit

Permalink
Bump ESP-SR to 3690f88 bugfix: fix vad bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kristiankielhofner authored and stintel committed Jul 19, 2023
1 parent 70dbac8 commit ff7ec43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export DIST_FILE="build/${dist_filename:-willow-dist.bin}"
export SERVE_PORT="10000"

# ESP-SR Componenent ver hash
ESP_SR_VER="138a685"
ESP_SR_VER="3690f88"

# esptool ver to install
ESPTOOL_VER="4.5.1"
Expand Down

0 comments on commit ff7ec43

Please sign in to comment.