diff options
Diffstat (limited to 'shared/common/mifi.c')
-rw-r--r-- | shared/common/mifi.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shared/common/mifi.c b/shared/common/mifi.c index 1b9d367..ac491f5 100644 --- a/shared/common/mifi.c +++ b/shared/common/mifi.c @@ -69,7 +69,9 @@ typedef unsigned char uchar; #endif #endif +#ifdef KRZYSZCZ #define MIFI_DEBUG +#endif #define MIFI_VERBOSE #define MIFI_SHORTESTEVENT 2 /* singlebyte delta and one databyte */ |