]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/sensorboards/mts300/.sensor
Remove some old files .
[tinyos-2.x.git] / tos / sensorboards / mts300 / .sensor
diff --git a/tos/sensorboards/mts300/.sensor b/tos/sensorboards/mts300/.sensor
deleted file mode 100644 (file)
index 191bed2..0000000
+++ /dev/null
@@ -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
-) );