]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/TxThroughput/TxThroughputP.nc
nesdoc
[tinyos-2.x.git] / apps / tests / cc2420 / TxThroughput / TxThroughputP.nc
index 2c91487a5328ff5295e7db3b890b3f486829485d..deceb27b045eed226ce91f65b1c0b09367b68edc 100644 (file)
  * OF THE POSSIBILITY OF SUCH DAMAGE
  */
  
+#include "TxThroughput.h"
 /**
+ * This application is used more for characterization rather than a
+ * test.  It measures the maximum radio throughput using the largest
+ * message payload size, and does not use low power listening.
+ *
  * @author David Moss
  */
  
-#include "TxThroughput.h"
 module TxThroughputP {
   uses {
     interface Boot;