kernel32: comm.c: increase time slop.

This commit is contained in:
Dan Kegel 2008-05-14 03:53:07 -07:00 committed by Alexandre Julliard
parent be7b8be8b8
commit fbaf037581

View file

@ -27,7 +27,7 @@
#define TIMEOUT 1000 /* one second for Timeouts*/
#define SLOWBAUD 150
#define FASTBAUD 115200
#define TIMEDELTA 100 /* 100 ms uncertainty allowed */
#define TIMEDELTA 150 /* 150 ms uncertainty allowed */
/* Define the appropriate LOOPBACK(s) TRUE if you have a Loopback cable with
* the mentioned shorts connected to your Serial port