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
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: example-multihop.c,v 1.4 2009/03/23 18:10:09 adamdunkels Exp $
|
||||
* $Id: example-multihop.c,v 1.5 2009/10/18 17:52:08 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@ -81,7 +81,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
|
||||
#define CHANNEL 128
|
||||
#define CHANNEL 135
|
||||
|
||||
|
||||
struct example_neighbor {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue