I think, it should be  

"command result_t start(TIMER_REPEAT, 200);"

 

Firat TARAKTAS

Project Engineer

GENETLAB INFORMATION TECHNOLOGIES
Kayisdagi Caddesi Kar Plaza D Blok Kat:3 34752
Icerenkoy / Istanbul / TURKIYE
Tel: +90 (216) 573 00 85 (int. 354)
Fax:+90 (216) 469 85 07
 <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
 <http://www.genetlab.com/> www.genetlab.com

 

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris
Byers
Sent: Wednesday, December 20, 2006 4:01 PM
To: tinyos-help@Millennium.Berkeley.EDU; Michael Schippling
Subject: [Tinyos-help] Timer.nc

 

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

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

Reply via email to