Nicholas Outram / Mbed OS sarbir

Dependencies:   CheckRTC LPS25H hts221

Fork of ELEC350-extended-referral2 by satbir panesar

Files at this revision

API Documentation at this revision

Comitter:
martinsimpson
Date:
Wed Apr 12 14:16:20 2017 +0000
Parent:
35:af125862c33e
Child:
37:bfe26c8c0793
Commit message:
edit test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Apr 12 13:45:28 2017 +0000
+++ b/main.cpp	Wed Apr 12 14:16:20 2017 +0000
@@ -3,6 +3,7 @@
 #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);