Commit Graph

16 Commits

Author SHA1 Message Date
brentru 1f527ebc8b address https://github.com/adafruit/Adafruit_Sensor/issues/48 2023-03-03 11:23:43 -05:00
brentru a902f89d35 addresses https://github.com/adafruit/Adafruit_Sensor/issues/47 2023-03-03 11:18:00 -05:00
brentru 2af7609456 SENSOR_TYPE_ECO2 2023-03-03 11:03:04 -05:00
brentru ea6ce0b04c add pm readings 2023-03-03 10:59:40 -05:00
brentru 13ef89ec39 add co2, eco2 2023-03-03 10:34:47 -05:00
tyeth 7d15c6fd8f Adds NOx and VOC index to sensor types
What is sensirion's NOx index?
https://sensirion.com/media/documents/9F289B95/6294DFFC/Info_Note_NOx_Index.pdf

Resolve https://github.com/adafruit/Wippersnapper_Components/issues/103
2022-12-15 21:56:46 +00:00
lady ada 137b67db45 printy! 2022-07-31 16:01:00 -04:00
Lady Ada 5fa41392d8 fix missing enum 2019-12-29 02:13:22 -05:00
Lady Ada cb74461b75 doxyd 2019-12-28 21:26:18 -05:00
Lady Ada 0588e9b8bb bump & clang 2019-12-28 20:39:21 -05:00
Lady Ada 1f2319ea53 add pretty printer 2019-12-28 20:26:22 -05:00
Tony DiCola 30a9012088 Remove unused .cpp file. Code was previously moved into the header. 2015-07-07 21:29:48 -07:00
Tony DiCola 04a0f64390 Remove unused avr/pgmspace.h reference to fix #8. 2015-07-07 21:22:15 -07:00
Sarah Tappon c7b5e92311 add default constructor in place of constructor() method 2015-05-06 23:15:44 -07:00
Kevin Townsend fd71973cda Removed unused function protoypes 2013-02-04 16:02:29 +01:00
Kevin Townsend 17b88d568d First commit 2013-01-17 14:08:14 +01:00