diff options
Diffstat (limited to 'samsung-ril.h')
-rw-r--r-- | samsung-ril.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/samsung-ril.h b/samsung-ril.h index 1346cdf..60aca04 100644 --- a/samsung-ril.h +++ b/samsung-ril.h @@ -59,6 +59,8 @@ #define RIL_TOKEN_DATA_WAITING (RIL_Token) 0xff +#define RIL_CLIENT_MAX_TRIES 7 + /* * RIL client */ |