Oauth GSMTwitterClient and ISO 639-1 iso support on tweets

Please add Oauth fot api.twitter.com/1.1 and codification for iso 639-1 code because i´m working on spanish and on the tweet appears codes like " \u00e1 " instead an " á " i think it´s usefull for the community that make proyects on spanish

i´ll be waiting for answer

Hi, oAuth is very big for an Arduino. I think it fits, but leaves little room for the GSM library.

But don't worry, you can use the Arduino-Twitter bridge:
http://arduino.cc/forum/index.php/topic,156209.0.html

Regarding ISO 639-1, perhaps that should be done at Arduino-level rather than in the library.