carrascoacd / ArduinoSIM800L

Arduino HTTP & FTP client for SIM800L/SIM800 boards to perform GET and POST requests to a JSON API as well as FTP uploads.
158 stars 58 forks source link

Adding rx, tx and rst pins as HTTP constructor parameter #2

Closed sandrocsimas closed 7 years ago

carrascoacd commented 7 years ago

Thanks! I was thinking about this improvement for the library also. I'll add more doc for those parameters.