adafruit / Adafruit_FONA

Arduino library for the Adafruit FONA
https://www.adafruit.com/products/1946
211 stars 237 forks source link

fixes #107 (timeout for pickup() method) #108

Open AberDerBart opened 4 years ago

AberDerBart commented 4 years ago

Also adding optional timeout parameter for overwriting.

Unfortunately I couldn't find the appropriate timeout for FONA 3G, therefore the code for it is unchanged.

joeinaustin commented 4 years ago

Perhaps it should not have been closed until fixed for all variants that the library supports?

AberDerBart commented 4 years ago

I had a look in the documentation in the documentation of the module on the FONA 3G but didn't find anything on timeouts.