This is a library for the MQ9 gas sensor module.

Dependencies:   mbed

Revision:
1:9a7fb445a7ad
Parent:
0:7712450a546d
Child:
2:c366191f8865
--- a/MQ9.h	Tue May 01 20:26:00 2018 +0000
+++ b/MQ9.h	Tue May 01 20:33:25 2018 +0000
@@ -24,6 +24,7 @@
     float getLPG_ppm();
     
     /// Get concentration of CO
+    /// Returns the concentration of CO as a floating number
     float getCO_ppm();
     
     /// Get concentration of Methane