mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-06-26 16:21:33 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
92e74feabd | |||
cc0fd88068 |
@ -1,5 +1,5 @@
|
||||
name=AirGradient Air Quality Sensor
|
||||
version=3.1.16
|
||||
version=3.1.21
|
||||
author=AirGradient <support@airgradient.com>
|
||||
maintainer=AirGradient <support@airgradient.com>
|
||||
sentence=ESP32-C3 / ESP8266 library for air quality monitor measuring PM, CO2, Temperature, TVOC and Humidity with OLED display.
|
||||
|
@ -15,7 +15,7 @@
|
||||
#include "Main/utils.h"
|
||||
|
||||
#ifndef GIT_VERSION
|
||||
#define GIT_VERSION "3.1.16-snap"
|
||||
#define GIT_VERSION "3.1.21-snap"
|
||||
#endif
|
||||
|
||||
#ifndef ESP8266
|
||||
|
Reference in New Issue
Block a user