SGP30 Gas Sensor - "Hello World"
Dependencies: mbed C12832 I2CLCD TextLCD
Revision 6:5992fbd136ad, committed 2019-12-12
- Comitter:
- LaurenceW
- Date:
- Thu Dec 12 09:33:00 2019 +0000
- Parent:
- 5:973401999337
- Commit message:
- SGP30 Gas Sensor "Hello World"
Changed in this revision
| Main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/Main.cpp Thu Dec 12 09:30:45 2019 +0000 +++ b/Main.cpp Thu Dec 12 09:33:00 2019 +0000 @@ -1,4 +1,4 @@ -//SGP30 Air Quality sensor +//SGP30 Air Quality sensor. //Laurence Wilkins CU Coventry University #include "mbed.h"