program for final combination of working pieces

Dependencies:   SDFileSystem TMP102 mbed ISL29125

Fork of TEMP_Test by Thomas Dale

Files at this revision

API Documentation at this revision

Comitter:
tdale19
Date:
Wed Mar 16 22:06:43 2016 +0000
Parent:
5:958471753d5a
Child:
7:6becc29457ce
Commit message:
First working Temp test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Mar 16 22:00:40 2016 +0000
+++ b/main.cpp	Wed Mar 16 22:06:43 2016 +0000
@@ -1,4 +1,4 @@
-  //Authors: Tom, Nathan, Jeriah 
+  //Authors: Tom, Nathan, Jeriah  
 #include "mbed.h"
 #include "TEMPSensor.h"
 #include "SDFileSystem.h"