Commit Graph

17 Commits

Author SHA1 Message Date
c270cda600 Updated library to work with ESP8266 board manager version 3.0.0 1.3.5 2021-06-08 08:33:51 +07:00
0753a4c9dd Updated example code 1.3.4 2020-08-14 16:25:09 +07:00
1a5ac64aa1 Updated version number. 1.3.3 2020-08-13 09:35:13 +07:00
f170404c03 Added Example for OLED and Wifi. Improved OLED code. 2020-08-13 09:34:05 +07:00
16a29b4646 Edited version code 1.3.2 2020-08-13 08:57:05 +07:00
bb3c57297e Refactored OLED code 2020-08-13 08:55:04 +07:00
89e1d35a49 Removed unused files, changed example names 1.3.1 2020-08-13 07:40:43 +07:00
4f8bd0dbee Updated Version Number 2020-08-13 07:36:35 +07:00
ccfe271f0d Updated Version Number 2020-08-13 07:33:38 +07:00
e6d886c00e v1.0.2
-Changed getCO2 to return a char and if sensor is non existent will return NULL
-Changed getPM2 to return a char and if sensor is non existent will return NULL
-Added a new function getPM2_Raw which will return the value of PM2 as an integer
-Added a new function getCO2_Raw which will return the value of CO2 as an integer
-Added 2 new variables in the TMP_Raw Struct:
1. t_Char
2. rh_Char
These variables will be used to store the corresponding values as char and if sensor is nonexistent should be NULL
1.1
2020-07-25 14:28:18 +08:00
3775be0034 v1.0.1
-Fixed getCO2 function
2020-07-25 14:22:48 +08:00
804cb69f6c Merge branch 'master' of https://github.com/airgradienthq/arduino 2020-07-25 13:05:42 +08:00
cdc9ab7cdd v1.0.1
-Fixed getCO2 function
2020-07-25 13:05:17 +08:00
c397d8a010 Add files via upload 2020-07-25 11:20:06 +07:00
bc23262645 Add files via upload 2020-07-25 11:19:00 +07:00
cc218880a4 Add files via upload 2020-07-25 11:17:59 +07:00
e052f62dd3 v1.0.0 2020-07-24 21:52:28 +08:00