In CC2420ControlP.nc  (401-406 lines)
what is the mean of data += 0x7f;  data &= 0x00ff;  signal
ReadRssi.readDone(SUCCESS, data);  ?


In RssiToSerialP.nc (133 line)

what is the mean of
reads == (1<<LOG2SAMPLES) //LOG2SAMPLES = 7
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to