]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/interfaces/RadioTimeStamping.nc
UartControl update for enum consistency and support in atm128/msp430.
[tinyos-2.x.git] / tos / interfaces / RadioTimeStamping.nc
index 53b671e9acdf63d0835d1c222887d3a1c491a801..37fa6c3b82db842f34cbdd7de062ddf6a32a5964 100644 (file)
@@ -1,4 +1,4 @@
-/*                                                                     tab:4
+/*
  * "Copyright (c) 2000-2005 The Regents of the University  of California.  
  * All rights reserved.
  *
@@ -35,6 +35,7 @@ interface RadioTimeStamping
   /** 
    * Provides the time at which start of frame delimiter has been
    * transmitted: units are in terms of a 32kHz clock.
+   * @param 'message_t* ONE p_msg'
    */
   async event void transmittedSFD( uint16_t time, message_t* p_msg );