Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch committed Dec 21, 2024
1 parent 7d77c0e commit 9f344b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions m5stack-tools/bbn-flash-m5-gpio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ fi

mkdir /tmp/bbn_esp32_gpio_sensors_hub && cd /tmp/bbn_esp32_gpio_sensors_hub

wget https://github.com/bareboat-necessities/bbn_esp32_gpio_sensors_hub/releases/download/v0.0.5/bbn_esp32_gpio_sensors_hub_bin-2024-12-20.zip
unzip bbn_esp32_gpio_sensors_hub_bin-2024-12-20.zip
wget https://github.com/bareboat-necessities/bbn_esp32_gpio_sensors_hub/releases/download/v0.0.5/bbn_esp32_gpio_sensors_hub_bin-2024-12-21.zip
unzip bbn_esp32_gpio_sensors_hub_bin-2024-12-21.zip
/srv/esphome/bin/esptool.py --chip esp32s3 \
--port "$parameterP" --baud 921600 \
--before default_reset --after hard_reset write_flash \
Expand Down

0 comments on commit 9f344b5

Please sign in to comment.