From 09bedd0a1b4e66ea58755524c19e1d57c65d6e57 Mon Sep 17 00:00:00 2001 From: lolouk44 Date: Fri, 26 Jun 2020 13:55:24 +0100 Subject: [PATCH] scale name in lescan --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36871d2..06d2153 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,13 @@ Note: Framework is present to also read from Xiaomi Scale V1, although I do not 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 your `MIBCS` mac address - we will need to use this as part of your configuration... +1. Note down your `MIBCS` or `MI SCALE2` mac address - we will need to use this as part of your configuration... ## Setup & Configuration: ### Running script with Docker: