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
|
@ -169,7 +169,7 @@ calculate()
|
|||
* with rime address ending in [0 , 15]
|
||||
*/
|
||||
static void
|
||||
broadcast_recv(struct broadcast_conn *c, const rimeaddr_t *from)
|
||||
broadcast_recv(struct broadcast_conn *c, const linkaddr_t *from)
|
||||
{
|
||||
packetbuf_attr_t rssi; /* Careful here, this is uint16_t */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue