]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/LplUnicastPeriodicDelivery/TestPeriodicAppC.nc
nesdoc
[tinyos-2.x.git] / apps / tests / cc2420 / LplUnicastPeriodicDelivery / TestPeriodicAppC.nc
index 9b336ed26dbffba4ccd28542356dc43bcc27ef6b..d9dd908400a00f9b776b402f756e5867e547ca8c 100644 (file)
@@ -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 {
 }