X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Frf2xx%2Frf230%2FRF230ActiveMessageP.nc;h=58f658407dcbc8aa1170ac7236b8dc9ff0012f65;hb=7cb3053eaa216416d4833656f2ffbee14a5c0970;hp=71b1330723f3355ab57430c4daec7af27d30d5b4;hpb=527029d66219256dc77aa66360020549a458ebbc;p=tinyos-2.x.git diff --git a/tos/chips/rf2xx/rf230/RF230ActiveMessageP.nc b/tos/chips/rf2xx/rf230/RF230ActiveMessageP.nc index 71b13307..58f65840 100644 --- a/tos/chips/rf2xx/rf230/RF230ActiveMessageP.nc +++ b/tos/chips/rf2xx/rf230/RF230ActiveMessageP.nc @@ -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)