Slightly revised version of the TMP102 library created by Craig A. Evans

Fork of TMP102 by Craig Evans

Revision:
2:3df27241f9b3
Parent:
0:8818842a3573
--- a/TMP102.cpp	Mon Feb 15 11:18:04 2016 +0000
+++ b/TMP102.cpp	Sun May 08 17:36:52 2016 +0000
@@ -1,4 +1,9 @@
-// library implemtation file
+/**
+@file TMP102.cpp
+
+@brief Member functions implementations
+
+*/
 
 // obviously need to include the header
 #include "TMP102.h"