X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fcc2420%2Flpl%2FDefaultLpl.h;h=760ece79ee89c7df5a76d710f8fd0b45f2491f42;hb=5683b66613c4182b6ec6a8e869bfa711c1f8b224;hp=f74db43b950c4b3ac211f67b2789230c808cd70d;hpb=768eb991451d242de5ef2b49f15cfd23a23d7d2e;p=tinyos-2.x.git diff --git a/tos/chips/cc2420/lpl/DefaultLpl.h b/tos/chips/cc2420/lpl/DefaultLpl.h index f74db43b..760ece79 100644 --- a/tos/chips/cc2420/lpl/DefaultLpl.h +++ b/tos/chips/cc2420/lpl/DefaultLpl.h @@ -47,14 +47,6 @@ typedef enum { } lpl_sendstate_t; -/** - * Amount of time, in milliseconds, to keep the radio on after - * a successful receive addressed to this node - */ -#ifndef DELAY_AFTER_RECEIVE -#define DELAY_AFTER_RECEIVE 100 -#endif - /** * This is a measured value of the time in ms the radio is actually on * We round this up to err on the side of better performance ratios