mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-22 01:31:16 +03:00
create library and make two examples of usage
This commit is contained in:
@@ -3,18 +3,4 @@ Reading information from different T/P/H sensors
|
||||
|
||||
Supported sensors: AHT10, AHT15, AHT21b, BMP180, BMP280, BME280, SI7005
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
||||
sensors
|
||||
|
||||
-a, --address=arg sensor's address (if not default)
|
||||
-d, --device=arg I2C device path
|
||||
-h, --help show this help
|
||||
-l, --list list all supported sensors
|
||||
-m, --presmm pressure in mmHg instead of hPa
|
||||
-s, --sensor=arg sensor's name
|
||||
|
||||
```
|
||||
|
||||
TODO: write at least shallow doc!
|
||||
Reference in New Issue
Block a user