Updated the Rime channel numbers so that all examples can be run in the same network without channel clashes

This commit is contained in:
adamdunkels 2009-10-18 17:52:08 +00:00
parent f97cbce055
commit e14a30262c
11 changed files with 24 additions and 24 deletions

View file

@ -28,7 +28,7 @@
*
* This file is part of the Contiki operating system.
*
* $Id: example-rudolph1.c,v 1.4 2009/02/27 14:28:02 nvt-se Exp $
* $Id: example-rudolph1.c,v 1.5 2009/10/18 17:52:09 adamdunkels Exp $
*/
/**
@ -159,7 +159,7 @@ PROCESS_THREAD(example_rudolph1_process, ev, data)
PROCESS_PAUSE();
rudolph1_open(&rudolph1, 128, &rudolph1_call);
rudolph1_open(&rudolph1, 140, &rudolph1_call);
button_sensor.activate();
rtimer_set(&t, RTIMER_NOW() + RTIMER_ARCH_SECOND, 1,