MarcoMartines / GSM-GPRS-GPS-Shield

GSM/GPRS & GPS Shield Library for modules using SIM900/SIM908
GNU General Public License v2.0
208 stars 152 forks source link

Is this can be modified to send multiple message? #7

Closed rizkiandrianto closed 10 years ago

rizkiandrianto commented 10 years ago

Hello, I just want to know, if this is can be send multiple message variable (like Serial.print) or not.

The syntax is: sms.SendSMS(n, message); or sms.SendSMS(n, "Your Message");

is it can be sms.SendSMS(n, "Your Message : " + message); ?

@MarcoMartines @madmaze

Thanks anyway :)

madmaze commented 10 years ago

resolved via email.