RE: [PATCH] smsc_cimd2.c sleep times
"Angel Fradejas" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
I'd say definitely that you don't have the lastest CVS file.
Current one have for example on line 2071
double sleep = 0.0001;
and the one you have doesn't.
Angel.