Seeed-Studio / GPRS_SIM900

library for GPRS shield with sim900 module.
MIT License
138 stars 96 forks source link

added GPRS::send() method for progmem parameter, compiler warning fixes, is_connected bugfix #38

Closed chindro closed 5 years ago

chindro commented 5 years ago

I actually do not know how GPRS::is_connected was ever working. To me the manual is quite clear about it. I tested with SIM800L.

lanselambor commented 5 years ago

@chindro Thank you very much for this RP.

chindro commented 5 years ago

you're welcome