In tinyos 2, I do not know how to send float numbers in the messages. I am
using the following message payload struct:
nx_struct{
nx_int8 aaa;
...
// here I want to have a float field which can be at most
64bits
}
I tried nx_float but that does not exist. Does any one have suggestions? And
btw, where could I find a detailed syntax/grammar for nesC?
Best Regards,
Guo Min
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help