TMP102 Snesor

Fork of TMP102 by Craig Evans

Files at this revision

API Documentation at this revision

Comitter:
Ihsianmulla
Date:
Mon May 02 19:25:50 2016 +0000
Parent:
1:1b601445b336
Commit message:
1st DRAFT

Changed in this revision

TMP102.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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