Implement write-retry in modem_send()
In attempt to address the "Error 11" (EAGAIN) error theat Nelgin sees when configuring some longer modem init strings on Linux. This is just a single retry (after a yield) after any modem command char send failure (for any reason), including the terminating carriage-return. See issue #662 to details.
parent
9510160b
No related branches found
No related tags found
Please register or sign in to comment