Skip to content

Commit 5856190

Browse files
authored
Update pm25_simpletest.py
1 parent dfea3ae commit 5856190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pm25_simpletest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Example sketch to connect to PM2.5 sensor with I2C.
2+
Example sketch to connect to PM2.5 sensor with either I2C or UART.
33
"""
44

55
# pylint: disable=unused-import

0 commit comments

Comments
 (0)