I am using tinyos-2.1.0 and the printf.h (/lib/printf). I run java
net.tinyos.tools.PrintfClient to display the values. I have defined some
floats
float x;
etc and I want to print them. I was expecting something like printf("%f",x);
It is so perfect with integers! Isn't there a similar/simple way to print
floats as well?
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to