8 lines
84 B
C
Executable File
8 lines
84 B
C
Executable File
#ifndef _DXGPS_H_
|
|
#define _DXGPS_H_
|
|
|
|
extern void DrvGPS_SetUartPort(void);
|
|
|
|
#endif
|
|
|