Go to the source code of this file.
Data Structures | |
class | MyGsmGps |
Macros | |
#define | TINY_GSM_YIELD() { MyDelay(1); } |
Overwrite the yield macro with our own delay function. | |
Class to communicate between the esp8266 and the sim808 module.
Definition in file GsmGps.h.