Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch committed Dec 20, 2024
1 parent b5a35a9 commit ee3b91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion m5stack-tools/bbn-flash-m5-gpio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ 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.3/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.4/bbn_esp32_gpio_sensors_hub_bin-2024-12-20.zip
unzip bbn_esp32_gpio_sensors_hub_bin-2024-12-20.zip
/srv/esphome/bin/esptool.py --chip esp32s3 \
--port "$parameterP" --baud 921600 \
Expand Down

0 comments on commit ee3b91c

Please sign in to comment.