[Tinyos-help] quick question decimal constant is so large that it is unsigned
Alexandre Buist
abuist at newtraxtech.com
Fri Jun 6 14:48:12 PDT 2008
Hi
Just wondering, how can I get rid of this useless warning
/opt/tinyos-2.x/tos/chips/Wn100/Wn100P.nc: At top level:
/opt/tinyos-2.x/tos/chips/Wn100/Wn100P.nc:46: warning: decimal constant is
so large that it is unsigned
Here is the code
implementation
{
46 uint16_t CLK_CYCLES_PER_SEC_TOS = 32768;
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080606/b84d9430/attachment.htm
More information about the Tinyos-help
mailing list