fixed typo in comment

This commit is contained in:
Achim
2023-11-10 08:24:20 +07:00
parent 36fd7774f6
commit feec04f42b
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*
Important: This code is only for the DIY PRO PCB Version 3.7 that has a push button mounted.
Important: This code is only for the DIY PRO PCB Version 4.2 that has a push button mounted.
This is the code for the AirGradient DIY PRO Air Quality Sensor with an ESP8266 Microcontroller with the SGP40 TVOC module from AirGradient.

View File

@ -1,5 +1,5 @@
name=AirGradient Air Quality Sensor
version=2.4.9
version=2.4.10
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.