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