Update README.md

This commit is contained in:
lolouk44 2020-06-27 20:52:28 +01:00
parent 9efaa5d005
commit 3122ed986d

View file

@ -14,16 +14,16 @@ Name | Model | Picture
1. Retrieve the scale's MAC Address using this command: 1. Retrieve the scale's MAC Address using this command:
``` ```
$ sudo hcitool lescan | grep -i MIBCS $ sudo hcitool lescan
LE Scan ... LE Scan ...
C4:D3:8C:12:4C:57 MIBCS 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. 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. `MIBCS`
1. `MIBFS` 1. `MIBFS`
1. `MI SCALE2`
## Setup & Configuration: ## Setup & Configuration:
### Running script with Docker: ### Running script with Docker: