# # 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 ) );