]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/iris/MicaTimer.h
timesync support
[tinyos-2.x.git] / tos / platforms / iris / MicaTimer.h
index 872becab1ef48059ec5897a10f431a30a9a818d2..be3883e26035a4d761313e551972b118789d3856 100644 (file)
@@ -144,7 +144,7 @@ enum {
 
 // get a 1MHz (1 microsecond resolution) timer for debugging purposes
 
-typedef TMilli TOne;
+typedef TMicro TOne;
 typedef TMicro TThree;
 typedef uint32_t counter_one_overflow_t;
 typedef uint16_t counter_three_overflow_t;