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 13, 2024
1 parent 8753d9f commit c00ed29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ NMEA 0183 XDR Sensors on esp32 m5stack atomS3-lite
## Loading Firmware

````
if [ -f bbn-flash-m5-hub.sh ]; then rm bbn-flash-m5-hub.sh
if [ -f bbn-flash-m5-hub.sh ]; then rm bbn-flash-m5-hub.sh; fi
wget https://raw.githubusercontent.com/bareboat-necessities/my-bareboat/refs/heads/master/m5stack-tools/bbn-flash-m5-hub.sh
chmod +x bbn-flash-m5-hub.sh
./bbn-flash-m5-hub.sh -p /dev/ttyACM1
Expand Down

0 comments on commit c00ed29

Please sign in to comment.