Changed the name of the rimeaddr module to linkaddr
This commit is contained in:
parent
765e9acded
commit
45265249fc
180 changed files with 930 additions and 930 deletions
|
@ -81,7 +81,7 @@ collect_common_set_send_active(int active)
|
|||
}
|
||||
/*---------------------------------------------------------------------------*/
|
||||
void
|
||||
collect_common_recv(const rimeaddr_t *originator, uint8_t seqno, uint8_t hops,
|
||||
collect_common_recv(const linkaddr_t *originator, uint8_t seqno, uint8_t hops,
|
||||
uint8_t *payload, uint16_t payload_len)
|
||||
{
|
||||
unsigned long time;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue