Seeed-Studio / GPRS_Shield_Suli

GPRS Shield based on SIM900
http://www.seeedstudio.com/depot/GPRS-Shield-V20-p-1379.html?cPath=19_20
MIT License
48 stars 40 forks source link

Changes from op2op2op #6

Closed ortegafernando closed 9 years ago

ortegafernando commented 9 years ago

Changes not to wait always full DEFAULT_TIMEOUT. New DEFAULT_INTERCHAR_TIMEOUT definitiion.

Some other changes to used F() macro, PROGMEM strings, and CHARs.

Some comments in functions not used

Some improvements about millis()

And some question about some code that you comment not to use it but that you have used it in other section of the file.

Please, check them, clear my comments and include this files in the library. I mean, clear files about all my comments that you dont want.

Best regards,

ortegafernando commented 9 years ago

Hi Chao, if you had seen all changes as improvements, I will have to change examples in order to work, as INIT funtion has changed.

I will try this night.