]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/scp1000/Scp1000C.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / chips / scp1000 / Scp1000C.nc
index d84a665179d67036197f3f29c3892e9c7bd6d4be..f9be62f25f7bacadc5a5268b63854d012f2b0b11 100644 (file)
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
+
 /**
  * Main user component for the SCP1000 pressure sensor.  This is a highly
  * abstracted component designed for infrequent pressure measurements where
  * energy costs are to be minimized.
- * 
+ *
  * @author R. Steve McKown <rsmckown@gmail.com>
  */
+
 #include "Scp1000.h"
 
 configuration Scp1000C {