]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf2xx/rf230/RF230ActiveMessageP.nc
moving files from rf230 to rf2xx, prepare the support of rf212
[tinyos-2.x.git] / tos / chips / rf2xx / rf230 / RF230ActiveMessageP.nc
index 71b1330723f3355ab57430c4daec7af27d30d5b4..58f658407dcbc8aa1170ac7236b8dc9ff0012f65 100644 (file)
@@ -268,7 +268,7 @@ implementation
 
        async command uint8_t SlottedCollisionConfig.getScheduleExponent()
        {
-               return 11;
+               return 1 + RADIO_ALARM_MILLI_EXP;
        }
 
        async command uint16_t SlottedCollisionConfig.getTransmitTime(message_t* msg)