]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Interface is not in TEP 114, so change comment
authorscipio <scipio>
Mon, 16 Jun 2008 18:58:51 +0000 (18:58 +0000)
committerscipio <scipio>
Mon, 16 Jun 2008 18:58:51 +0000 (18:58 +0000)
to a reference to Read.

tos/interfaces/ReadNow.nc

index 1eaaba4b6c0cf32f95dab4df6844defdd0c372ae..6a9ea058dd7c4eab4f5dd671ee4d2596ed59febe 100644 (file)
@@ -40,7 +40,8 @@
  * low-latency requirement may be impossible to meet.
  *
  * <p>
- * See TEP114 - SIDs: Source and Sink Independent Drivers for details.
+ * This interface has the same calling semantics as the Read interface
+ * described in TEP 114, except that it is async.
  * 
  * @param val_t the type of the object that will be returned
  *