Updated the Rime channel numbers so that all examples can be run in the same network without channel clashes
This commit is contained in:
parent
f97cbce055
commit
e14a30262c
11 changed files with 24 additions and 24 deletions
|
@ -33,7 +33,7 @@ PROCESS_THREAD(example_polite_process, ev, data)
|
|||
|
||||
PROCESS_BEGIN();
|
||||
|
||||
polite_open(&c, 128, &callbacks);
|
||||
polite_open(&c, 136, &callbacks);
|
||||
|
||||
while(1) {
|
||||
static struct etimer et;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue