Hello,

I have been trying to use SplitControl to switch the radio on/off. I put the
line:

uses interface SplitControl as RadioControl;

in my module.

I've also implemented all RadioControl.initDone(), startDone() and
stopDone() events.

The problem is I can't do the wiring:

Main.SplitControl -> MyModule;

as it gives me an error - can't find'SplitControl'

Look forward to any suggestions.

Many thanks in advance.
Ittipong
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to