Sorry to post this again. Forgot to provide the platform information.

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.RadioControl -> MyModule;

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

I am using TOSSIM (TinyOS 1.x) under Cygwin.

Look forward to any suggestions.

Many thanks in advance.
Ittipong
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to