TMP102 Snesor

Fork of TMP102 by Craig Evans

Revision:
2:aae68f8782a6
Parent:
0:8818842a3573
diff -r 1b601445b336 -r aae68f8782a6 TMP102.cpp
--- a/TMP102.cpp	Mon Feb 15 11:18:04 2016 +0000
+++ b/TMP102.cpp	Mon May 02 19:25:50 2016 +0000
@@ -1,6 +1,9 @@
-// library implemtation file
-
-// obviously need to include the header
+/** Temperature Sensor Functions
+@file TMP102.cpp
+@brief help sensor
+@author Craig Evans
+@date April2016
+*/
 #include "TMP102.h"
 
 // we now implement each of the methods listed in the header