ICTP: lowered radio power + print unicast data
This commit is contained in:
parent
7fc41e1706
commit
7c3527a062
2 changed files with 6 additions and 0 deletions
|
@ -66,6 +66,8 @@ PROCESS_THREAD(example_unicast_process, ev, data)
|
|||
PROCESS_EXITHANDLER(unicast_close(&uc);)
|
||||
|
||||
PROCESS_BEGIN();
|
||||
cc2420_set_txpower(5);
|
||||
|
||||
|
||||
unicast_open(&uc, 222, &unicast_callbacks);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue