Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Dec 3, 2024
1 parent ea3fb8d commit f681a09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ BBN OS Linux:
Easy:

````
wget https://github.com/bareboat-necessities/bbn-m5stack-tough/releases/download/main/bbn_m5tough_active_boat_bin-2024-12-03.zip
unzip bbn_m5tough_active_boat_bin-2024-12-03.zip
/srv/esphome/bin/esptool.py \
--chip esp32 --port "/dev/ttyACM1" --baud 921600 \
--before default_reset --after hard_reset write_flash \
Expand Down

0 comments on commit f681a09

Please sign in to comment.