[Tinyos-help] Timer.nc
Chris Byers
Chris.Byers at macb.com
Wed Dec 20 06:01:00 PST 2006
I am using the Timer.nc interface for the Oscilloscope program and am
trying to modify it. I made the line
command result_t start(char type, uint32_t interval);
command result_t start(char TIMER_REPEAT, uint32_t 200);
In hopes that I would get a timer that repeated every 200ms but it would
not work. I guess I need to put the 200 in binary milliseconds. How do
I do this?
Thanks,
Chris Byers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20061220/2692214b/attachment.htm
More information about the Tinyos-help
mailing list