Library to interface the SCP1000 temperature and pressure sensor.

Dependents:   SCP1000_Example ku-make_sensor ku-make_sensor201302 SCP1000_Example ... more

Revision:
8:1049590388b6
Parent:
7:61d2e698d988
Child:
9:47d6f205890b
--- a/SCP1000.cpp	Fri Oct 08 17:39:06 2010 +0000
+++ b/SCP1000.cpp	Fri Oct 08 17:41:11 2010 +0000
@@ -1,6 +1,6 @@
-/** \file
- SCP1000 source file
-*/
+/**
+ * SCP1000 source file
+ */
 
 #include "SCP1000.h"