This is a pretty basic nesC question.

Please take a look at Lesson 1 in Getting Started in the Tutorials (
docs.tinyos.net).

Also take a look at
http://www.tinyos.net/tinyos-2.x/doc/pdf/tinyos-programming.pdf



On Sun, Oct 9, 2011 at 7:51 PM, Jude Allister <[email protected]>wrote:

> Hello,
>
> I am creating a custom module that provides various interfaces.
>
> My question is, how do I use the module?
>
> If my file is say, TestModuleC.nc and provides a few interfaces, and the
> file implements various events/tasks/etc....
>
> how would I go about using this module and the interfaces it provides to
> actually test out that my module I have created actually works right?
>
> Would I make something like ModuleTesterAppC.nc and ModuleTesterC.nc and
> #include "TestModuleC.nc" within them, and then use the interfaces provided
> by it?
>
> Thank you for your assistance!
>
> _______________________________________________
> 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

Reply via email to