[Tinyos-help] difference between message_t* ONE and message_t*?

behnaz.bostanipour at epfl.ch behnaz.bostanipour at epfl.ch
Mon Oct 6 13:09:17 PDT 2008


Hello,

In $TOSROOT/apps/BaseStation/BaseStationP.nc what does the
signification of ONE in message_t* ONE?
we Have also two internal functions:
message_t* ONE receive(message_t* ONE msg, void* payload, uint8_t len);

and

  message_t* receive(message_t *msg, void *payload, uint8_t len)

Thanks,







More information about the Tinyos-help mailing list