]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/TxThroughput/TxThroughputC.nc
nesdoc
[tinyos-2.x.git] / apps / tests / cc2420 / TxThroughput / TxThroughputC.nc
index dbeb733c456f51ce1ff4f1b2334865cf2decccb7..ff9beb75ad92c28c1105bd6659f92ff48b9f341b 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"
-
 configuration TxThroughputC {
 }