]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/byte_radio/MacReceive.nc
switch to metric MHz for SMCLK, adjust constants, include SmclkManager
[tinyos-2.x.git] / tos / lib / byte_radio / MacReceive.nc
index 8ad9302cc7bb901f94bfd9c7d278a66bed43dac6..54d7cba617598b9bc10ce79103c0d419674a5c95 100644 (file)
@@ -62,5 +62,5 @@ interface MacReceive {
    *                  received packet.
    */
   async event message_t* receiveDone(message_t* msg);
-  
+
 }