]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/sensorboards/mts300/.sensor
stm25p: fix seek error
[tinyos-2.x.git] / tos / sensorboards / mts300 / .sensor
index 191bed2bd6a47881df44990ee5a59b71c6744fd7..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,16 +0,0 @@
-#
-# FILE: mts300/.sensor
-# 
-# Includes that should take precedence come first.  Sensorboard "superclasses"
-# come before because they may override files.  These must be specified as
-# @includes instead of -I's to @opts, otherwise the %T won't be processed
-# by ncc.  And because of that, the current sensorboard's include directory
-# must be specified, otherwise its search order is last instead of first.
-#
-# $Id$
-#
-push( @includes, qw(
-  %T/sensorboards/mts300_me
-  %T/chips/atm128/i2c
-#  %T/chips/atm128/adc
-) );