Snorktracker
 All Data Structures Files Functions Variables Macros Pages
Data Structures | Macros
GsmGps.h File Reference
#include "Sim808.h"
#include "Serial.h"

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.
 

Detailed Description

Class to communicate between the esp8266 and the sim808 module.

Definition in file GsmGps.h.