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
|
@ -111,7 +111,7 @@
|
|||
#if SEND_BATTERY_INFO
|
||||
#include "sensors-example.h"
|
||||
static void
|
||||
bc_rx(struct broadcast_conn *c, const rimeaddr_t *from)
|
||||
bc_rx(struct broadcast_conn *c, const linkaddr_t *from)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue