]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/txt/tep102.txt
update
[tinyos-2.x.git] / doc / txt / tep102.txt
index 236e8c316ea221f012e41b6939900f412e30526a..c6764fbdaf314dee2b577ae96af786e43469866e 100644 (file)
@@ -611,7 +611,8 @@ The implementation of Timers for the MSP430 is in
   * ``CounterMilli16C.nc`` provides ``Counter<TMilli,uint16_t>``
   * ``CounterMilli32C.nc`` provides ``Counter<TMilli,uint32_t>``
   * ``GpioCaptureC.nc``
-  * ``HilTimerMilliC.nc`` provides ``Timer<TMilli> as TimerMilli[uint8_t num]``
+  * ``HilTimerMilliC.nc`` provides ``LocalTime<TMilli>`` and 
+    ``Timer<TMilli> as TimerMilli[uint8_t num]``
   * ``Msp430AlarmC.nc`` is generic and converts an MSP430 timer to a 16-bit Alarm
   * ``Msp430Capture.nc`` HPL interface definition for MSP430 timer captures
   * ``Msp430ClockC.nc`` exposes MSP430 hardware clock initialization