Sleep before first PMS5003 reading
authorRobert Bricheno <github2@ambrosia.org.uk>
Mon, 17 Feb 2020 17:27:30 +0000 (17:27 +0000)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2020 17:27:30 +0000 (17:27 +0000)
examples/combined.py

index e863de311f9058ef91ca9ba6c0febb6a9aea10ca..3c0b58d1d27d202f6c14fe617080c8d75c4e2abc 100644 (file)
@@ -37,6 +37,7 @@ bme280 = BME280()
 
 # PMS5003 particulate sensor
 pms5003 = PMS5003()
+time.sleep(1.0)
 
 # Create ST7735 LCD display class
 st7735 = ST7735.ST7735(