From 0ad2dca35e5575d03033876b56dea85e6bdd9264 Mon Sep 17 00:00:00 2001 From: Mikhail Grushinskiy Date: Thu, 20 Feb 2025 17:33:59 -0500 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 79bb1c2..42ab867 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,18 @@ holds the device file open. Easy: +```` +# shutdown signalk +sudo systemctl stop signalk + +if [ -f bbn-flash-m5-disp.sh ]; then rm bbn-flash-m5-disp.sh; fi +wget https://raw.githubusercontent.com/bareboat-necessities/my-bareboat/refs/heads/master/m5stack-tools/bbn-flash-m5-disp.sh +chmod +x bbn-flash-m5-disp.sh +./bbn-flash-m5-disp.sh -p /dev/ttyACM3 +```` + +Or: + ```` wget https://github.com/bareboat-necessities/bbn-m5stack-tough/releases/download/main/bbn_m5tough_active_boat_bin-2024-12-03.zip @@ -256,13 +268,6 @@ unzip bbn_m5tough_active_boat_bin-2024-12-03.zip Or: -```` -wget https://raw.githubusercontent.com/bareboat-necessities/my-bareboat/refs/heads/master/m5stack-tools/bbn-flash-m5-disp.sh -chmod +x bbn-flash-m5-disp.sh -./bbn-flash-m5-disp.sh -p /dev/ttyACM3 -```` - -Or: ```` /srv/esphome/bin/esptool.py \