arduino-libraries / MKRGSM

GNU Lesser General Public License v2.1
55 stars 51 forks source link

Wait up to 20ms for URC #51

Closed sandeepmistry closed 6 years ago

sandeepmistry commented 6 years ago

Based on #49, but with the variable renamed and the time is updated when a URC or response is received.

@FrancMunoz what do you think?

FrancMunoz commented 6 years ago

Hi @sandeepmistry !

Agree, the timestamp should be moved. I think your proposal is better so for me go ahead. Will test with GSM server example and make a PR when done.

Nice work, congrats!