nt9856x/rtos/code/application/source/cardv/SrcCode/Dx/include/DxGPS.h
2023-03-28 15:07:53 +08:00

8 lines
84 B
C
Executable File

#ifndef _DXGPS_H_
#define _DXGPS_H_
extern void DrvGPS_SetUartPort(void);
#endif