gps 2.0.0.0

Macros

#define GPS_RETVAL   uint8_t
 
#define GPS_OK   0x00
 
#define GPS_INIT_ERROR   0xFF
 

Detailed Description

Macro Definition Documentation

◆ GPS_INIT_ERROR

#define GPS_INIT_ERROR   0xFF

◆ GPS_OK

#define GPS_OK   0x00

◆ GPS_RETVAL

#define GPS_RETVAL   uint8_t