| | |
| | | *******************************************************************************/ |
| | | #include "HIDO_TypeDef.h" |
| | | //#include "GPIO.h" |
| | | |
| | | #define UPLOAD_4G_TIME 1 |
| | | /******************************************************************************* |
| | | * Macro * |
| | | *******************************************************************************/ |
| | |
| | | *******************************************************************************/ |
| | | HIDO_VOID GPS_Init(void); |
| | | HIDO_VOID GPS_PowerOff(void); |
| | | //int calculateAverage(int data[], int num); |
| | | void Receive_g_spsum_Data(int newData); |
| | | void Receive_g_snum_Data(int newData); |
| | | void Switch_low_power_mode(); |
| | | #endif /* _GPS_H_ */ |