On Monday 11 June 2007 20:30, abdullah borhanuddin wrote: > where can i find init(), start(), and stop() function in StdControl.nc?
StdControl.nc is an interface, which can then be used and provided by various system components. If you look around in the tos distribution, you will find many implementations of the StdControl for various purposes. The concept of interfaces is discussed in some detail in Philip Levis' "TinyOS Programming", found at http://csl.stanford.edu/~pal/pubs/tinyos-programming.pdf. _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
