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
|
@ -115,7 +115,7 @@ print_usage(void)
|
|||
/*---------------------------------------------------------------------------*/
|
||||
PROCESS_THREAD(shell_sendtest_process, ev, data)
|
||||
{
|
||||
static rimeaddr_t receiver;
|
||||
static linkaddr_t receiver;
|
||||
static unsigned long cpu, lpm, rx, tx;
|
||||
const char *nextptr;
|
||||
const char *args;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue