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

Some changes from op2op2op2 #5

Closed ortegafernando closed 9 years ago

ortegafernando commented 9 years ago
  1. Changes not to wait always full DEFAULT_TIMEOUT. New DEFAULT_INTERCHAR_TIMEOUT definitiion.
  2. Some other changes to used F() macro, PROGMEM strings, and CHARs.
  3. Some comments in functions not used
  4. Some improvements about millis()
  5. 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, but before we will have to check other changes to GPRS_shield_arduino.h and .cpp (just in case)

Best regards,

ortegafernando commented 9 years ago

Close it, I have open antoher one with all changes.