]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/eyesIFX/byte_radio/UartManchPhyP.nc
baudrates revisited
[tinyos-2.x.git] / tos / platforms / eyesIFX / byte_radio / UartManchPhyP.nc
index 0b39150e5c7797c645332f4ee96c1b058a897d06..c52a9f5c6fa3a5f1406ce78b717dd342f03b68fb 100644 (file)
@@ -75,7 +75,7 @@ implementation
     } phyState_t;
 
 #define PREAMBLE_LENGTH   2
-#define BYTE_TIME         21
+#define BYTE_TIME         TDA5250_32KHZ_BYTE_TIME
 #define PREAMBLE_BYTE     0x55
 #define SYNC_BYTE         0xFF
 #define SFD_BYTE          0x50