Skip to content

Commit 4c6ee61

Browse files
authored
Update README.md
1 parent 9e9d28d commit 4c6ee61

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ecomet_i2c_raspberry_tools
22

3-
**Last modification:** 09/07/2025
3+
**Last modification:** 25/08/2025
44
**Contributor:** Marian Minar
55

66
**Dont forget to add ![/python_test_script/display/images/star.png](https://github.com/mamin27/ecomet_i2c_raspberry_tools/blob/master/python_test_scripts/display/images/star.png) if you were satisfy with the software!**
@@ -18,7 +18,7 @@ Project eCScope was created to show progress in development. Insert the #eCScope
1818

1919
**PyPi module:** [ecomet-i2c-sensor](https://pypi.org/project/ecomet-i2c-sensors/)
2020

21-
**Current release:** 0.1.9 !NEW!
21+
**Current release:** 0.1.10 !NEW!
2222

2323
**New features**
2424

@@ -32,7 +32,7 @@ Project eCScope was created to show progress in development. Insert the #eCScope
3232
```sh
3333
pip install ecomet-i2c-sensors
3434
```
35-
**Test release:** 0.1.9
35+
**Test release:** 0.1.9.post5
3636

3737
```sh
3838
pip3 install -i https://test.pypi.org/simple/ecomet-i2c-sensors
@@ -136,6 +136,8 @@ i2c:
136136
{ min: 0, max: 1200 }
137137
PM10:
138138
{ min: 0, max: 1200 }
139+
pca9632:
140+
{ address: 0x62 }
139141

140142
```
141143

0 commit comments

Comments
 (0)