forked from airgradienthq/arduino
next version 3.0.3
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#include "AirGradient.h"
|
||||
|
||||
#define AG_LIB_VER "3.0.2"
|
||||
#define AG_LIB_VER "3.0.3"
|
||||
|
||||
AirGradient::AirGradient(BoardType type)
|
||||
: pms5003(type), pms5003t_1(type), pms5003t_2(type), s8(type), sgp41(type),
|
||||
|
||||
Reference in New Issue
Block a user