X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Finterfaces%2FReadNow.nc;h=6a9ea058dd7c4eab4f5dd671ee4d2596ed59febe;hb=13e400e82fdf39ec7807c7b290136408044d6273;hp=1eaaba4b6c0cf32f95dab4df6844defdd0c372ae;hpb=1ba974b83d19fc41bf80acd52726f36f7f1df297;p=tinyos-2.x.git 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 *