X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Fmac%2Ftkn154%2Finterfaces%2Fprivate%2FEnergyDetection.nc;h=a6a5b55c2865ed3021fe48147d7f31a45d995caf;hb=280de4fedba9a7080138600e623cdadf22bf728a;hp=a3476cb243b96e7bece6bcbe2a30be65504e0c58;hpb=cfc8b8448d14883d4d47e0852797366ef0c13a75;p=tinyos-2.x.git diff --git a/tos/lib/mac/tkn154/interfaces/private/EnergyDetection.nc b/tos/lib/mac/tkn154/interfaces/private/EnergyDetection.nc index a3476cb2..a6a5b55c 100644 --- a/tos/lib/mac/tkn154/interfaces/private/EnergyDetection.nc +++ b/tos/lib/mac/tkn154/interfaces/private/EnergyDetection.nc @@ -49,12 +49,12 @@ interface EnergyDetection command error_t start(uint32_t duration); /** - * Signalled in response to a call to start<\tt>; + * Signalled in response to a call to start; * returns the maximum energy measured on the channel over the * specified period of time. * * @param status SUCCESS if the measurement succeeded - * and only then EnergyLevel<\tt> is valid, FAIL + * and only then EnergyLevel is valid, FAIL * otherwise * @param EnergyLevel The maximum energy on the channel **/