Added missing pms library to instructions

This commit is contained in:
Achim
2024-01-06 09:14:40 +07:00
parent f51203f754
commit 0458adb949
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@ The codes needs the following libraries installed:
“U8g2” by oliver tested with version 2.32.15
"Sensirion I2C SGP41" by Sensation Version 0.1.0
"Sensirion Gas Index Algorithm" by Sensation Version 3.2.1
“pms” by Markusz Kakl version 1.1.0
"Arduino-SHT" by Johannes Winkelmann Version 1.2.2
"Adafruit NeoPixel" by Adafruit Version 1.11.0

View File

@ -1,5 +1,5 @@
name=AirGradient Air Quality Sensor
version=2.4.12
version=2.4.13
author=AirGradient <support@airgradient.com>
maintainer=AirGradient <support@airgradient.com>
sentence=ESP8266 library for an air quality sensor featuring PM2.5, CO2, Temperature, TVOC and Humidity with OLED display.