mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-15 12:27:50 +00:00
increased timeout time to 90sec
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
TIMEOUT(30000, log.log("last message: " + msg + "\n"));
|
||||
TIMEOUT(90000, log.log("last message: " + msg + "\n"));
|
||||
|
||||
mote1 = null;
|
||||
mote4 = null;
|
||||
|
Reference in New Issue
Block a user