]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/iris/chips/rf230/RadioAlarm.h
rename everything to support the RF212
[tinyos-2.x.git] / tos / platforms / iris / chips / rf230 / RadioAlarm.h
index 189765924c4f2e962220d15b4a0be1e73ae7c6cf..42b3d53cd6836030c6ca4b11805ff276f070a202 100644 (file)
@@ -32,8 +32,8 @@
 typedef TOne TRadio;
 
 /**
- * The number of radio alarm ticks per one microsecond (0.9216). We use integers 
- * and no  parentheses just to make deputy happy.
+ * The number of radio alarm ticks per one microsecond (0.9216). 
+ * We use integers and no parentheses just to make deputy happy.
  */
 #define RADIO_ALARM_MICROSEC   (7372800UL / MHZ / 32) * (1 << MICA_DIVIDE_ONE_FOR_32KHZ_LOG2) / 1000000UL