mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-18 03:30:31 +00:00
increased timeout time to 90sec
This commit is contained in:
parent
f0111ac181
commit
49e0822d28
@ -1,4 +1,4 @@
|
||||
TIMEOUT(30000, log.log("last message: " + msg + "\n"));
|
||||
TIMEOUT(90000, log.log("last message: " + msg + "\n"));
|
||||
|
||||
mote1 = null;
|
||||
mote4 = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user