From 689de271bceb537fbafe7239879ded73b327b12e Mon Sep 17 00:00:00 2001 From: Erik Hess Date: Fri, 27 Nov 2020 21:02:29 -0600 Subject: [PATCH] uart fixes (comment fix) --- adafruit_pm25/uart.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adafruit_pm25/uart.py b/adafruit_pm25/uart.py index c6603b7..17c4d5b 100644 --- a/adafruit_pm25/uart.py +++ b/adafruit_pm25/uart.py @@ -38,7 +38,7 @@ Tested with: * PMS5003 on QT Py M0 - * On power on, this device defaults to 'active' mode unless a mode reset command is received + * On power on, this device defaults to 'active' mode unless a mode change command is received **Software and Dependencies:**