]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/LplBroadcastPeriodicDelivery/TestPeriodicAppC.nc
nesdoc
[tinyos-2.x.git] / apps / tests / cc2420 / LplBroadcastPeriodicDelivery / TestPeriodicAppC.nc
index 412f5b5636643af58ca2c9b1317e0111d6daf45a..6668c01dcafb6533521e1c4cbed71c0c42cd8c1c 100644 (file)
@@ -29,6 +29,8 @@
  * OF THE POSSIBILITY OF SUCH DAMAGE
  */
 
+#include "TestPeriodic.h"
+
 /**
  * This app sends a message from Transmitter node to AM_BROADCAST_ADDR
  * 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 {
 }