From 3122ed986d6a5a4ef8354c8547ecf6254f3bbd94 Mon Sep 17 00:00:00 2001 From: lolouk44 Date: Sat, 27 Jun 2020 20:52:28 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 284d0b0..3251faa 100644 --- a/README.md +++ b/README.md @@ -14,16 +14,16 @@ Name | Model | Picture 1. Retrieve the scale's MAC Address using this command: ``` -$ sudo hcitool lescan | grep -i MIBCS +$ sudo hcitool lescan LE Scan ... C4:D3:8C:12:4C:57 MIBCS [...] ``` 1. Note down the MAC address of your scale, we will need to use this as part of your configuration... Depending on your scale it could be one of + 1. `MI SCALE2` 1. `MIBCS` 1. `MIBFS` - 1. `MI SCALE2` ## Setup & Configuration: ### Running script with Docker: