Adding TSCH to examples/jn516x/rpl
This commit is contained in:
parent
7c3108bf3b
commit
15a5f27080
2 changed files with 71 additions and 2 deletions
|
@ -71,7 +71,7 @@ PROCESS_THREAD(node_process, ev, data)
|
|||
|
||||
#if CONFIG_VIA_BUTTON
|
||||
{
|
||||
#define CONFIG_WAIT_TIME 10
|
||||
#define CONFIG_WAIT_TIME 5
|
||||
SENSORS_ACTIVATE(button_sensor);
|
||||
etimer_set(&et, CLOCK_SECOND * CONFIG_WAIT_TIME);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue