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.
Fork of SOFT253_Template_Weather_OS_54-official by
Revision 37:bfe26c8c0793, committed 2017-05-03
- Comitter:
- martinsimpson
- Date:
- Wed May 03 09:29:32 2017 +0000
- Parent:
- 36:c2fd1cd2434f
- Commit message:
- Back to Orignal
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Apr 12 14:16:20 2017 +0000 +++ b/main.cpp Wed May 03 09:29:32 2017 +0000 @@ -3,8 +3,6 @@ #include "hts221.h" #include "LPS25H.h" -// My Editing to test push Martin S 12/04/2017 - DigitalOut myled(LED1); I2C i2c2(I2C_SDA, I2C_SCL);