Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |
diff -r 973401999337 -r 5992fbd136ad Main.cpp --- 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"