Minor changes to README
This commit is contained in:
parent
eb232eaf5a
commit
998740b147
@ -48,9 +48,11 @@ where:
|
||||
- read may have list of REGISTER arguments (combining both register numbers and names)
|
||||
- VALUE is 16-bit integer in decimal format
|
||||
- to get list of human-friendly names just read all registers from sensor (run script with address only)
|
||||
```
|
||||
|
||||
EXAMPLES
|
||||
Examples
|
||||
|
||||
```
|
||||
Read all registers from sensor 247, default baud rate:
|
||||
./query_device.py 247
|
||||
Read only CO2 register from sensor 123, baudrate 4800:
|
||||
|
Loading…
Reference in New Issue
Block a user