From: scipio Date: Mon, 16 Jun 2008 18:58:51 +0000 (+0000) Subject: Interface is not in TEP 114, so change comment X-Git-Tag: release_tinyos_2_1_0_0~287 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=db2e8d4744ab819c8cf63f99dfa748e86f1e84f4 Interface is not in TEP 114, so change comment to a reference to Read. --- diff --git a/tos/interfaces/ReadNow.nc b/tos/interfaces/ReadNow.nc index 1eaaba4b..6a9ea058 100644 --- a/tos/interfaces/ReadNow.nc +++ b/tos/interfaces/ReadNow.nc @@ -40,7 +40,8 @@ * low-latency requirement may be impossible to meet. * *

- * 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 *