X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Fcc2420%2FLplUnicastPeriodicDelivery%2FTestPeriodicAppC.nc;h=d9dd908400a00f9b776b402f756e5867e547ca8c;hb=c20dc7c34ba2178c3b8c1744acf7ea97436d0475;hp=9b336ed26dbffba4ccd28542356dc43bcc27ef6b;hpb=e9190ec2f5ccda3f00df931929e80c4f5767bdb7;p=tinyos-2.x.git diff --git a/apps/tests/cc2420/LplUnicastPeriodicDelivery/TestPeriodicAppC.nc b/apps/tests/cc2420/LplUnicastPeriodicDelivery/TestPeriodicAppC.nc index 9b336ed2..d9dd9084 100644 --- a/apps/tests/cc2420/LplUnicastPeriodicDelivery/TestPeriodicAppC.nc +++ b/apps/tests/cc2420/LplUnicastPeriodicDelivery/TestPeriodicAppC.nc @@ -29,6 +29,8 @@ * OF THE POSSIBILITY OF SUCH DAMAGE */ +#include "TestPeriodic.h" + /** * This app sends a message from Transmitter node to the recevier node * and waits 1000 ms between each delivery so the Rx mote's radio @@ -39,8 +41,6 @@ * @author David Moss */ -#include "TestPeriodic.h" - configuration TestPeriodicAppC { }