On Fri, Jan 27, 2012 at 2:07 PM, sadun silva <[email protected]> wrote:
> hi all, > > i wanted to add an interface to the existing set of tinyos interfaces. i > created one in the tos/interfaces directory & i had just one command in > that. i implemented that command in a module & properly wired it to my app. > > the strange thing is when i use an arbitrary name for the interface it > complains telling that it cannot find the interface. but when i use > StdControl1 as the name (here note that the name is StdControl*1*) it > does not give any trouble & works as expected. > > does anyone have any idea about this behavior? > not enough details. I haven't had any problem. The filename and definition inside the file need to match. send your files to me directly and I'll take a look. Both the interface file and where you use it. > > thanks > > > silva > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
