]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Brano says that 20ms is required for ack reception
authormmaroti <mmaroti>
Wed, 18 Nov 2009 06:13:39 +0000 (06:13 +0000)
committermmaroti <mmaroti>
Wed, 18 Nov 2009 06:13:39 +0000 (06:13 +0000)
tos/chips/rf2xx/rf212/RF212RadioP.nc

index 57823fe33fbae5ce939cd4eb0584426095b27dab..16f93405627d204ecce2bd6d77acd264e63c20bd 100644 (file)
@@ -118,7 +118,7 @@ implementation
        }
 
 #ifndef SOFTWAREACK_TIMEOUT
-#define SOFTWAREACK_TIMEOUT    1000
+#define SOFTWAREACK_TIMEOUT    20000
 #endif
 
        async command uint16_t SoftwareAckConfig.getAckTimeout()