please, I'm learning how to use this (Google Code Archive - Long-term storage for Google Code Project Hosting.) wonderful library and also the arduino. can help me?
I would send an sms but the number and message as a variable so that I can form sentences with if and else and send to multiple numbers in a for
how to use the function gsm.SendSMS (999999999, "text");??
eg number = 999999999 text = test
gsm.SendSMS (number, text);
thank you very much
Sérgio