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? thanks silva
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
