bluetoothgps.hrh
来自「GPSBluetoothUseful.zip」· HRH 代码 · 共 16 行
HRH
16 行
#ifndef _BluetoothGPS_HRH_
#define _BluetoothGPS_HRH_
#define KApplicationUid 0x101F83F2
enum TAppCommand {
ECmdUnknown = 1000,
ECmdGpsInfo,
ECmdGpsTest
};
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?