]> 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 c52a9f5c6fa3a5f1406ce78b717dd342f03b68fb..c79b96e7e981063e4f1fc1307091b2877f697274 100644 (file)
@@ -75,7 +75,7 @@ implementation
     } phyState_t;
 
 #define PREAMBLE_LENGTH   2
-#define BYTE_TIME         TDA5250_32KHZ_BYTE_TIME
+#define BYTE_TIME         TDA5250_32KHZ_BYTE_TIME+3
 #define PREAMBLE_BYTE     0x55
 #define SYNC_BYTE         0xFF
 #define SFD_BYTE          0x50