You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
176 B
INI
8 lines
176 B
INI
![]()
2 years ago
|
# debug功能开启
|
||
|
CFG_DBG_ON := y
|
||
|
# GIS设备
|
||
|
CFG_DEV_TYPE_LAND_PD := y
|
||
|
# 是否有GIS通讯协议
|
||
|
CFG_PROTO_GIS := y
|
||
|
# 默认开启GIS通讯协议
|
||
|
CFG_PROTO_GIS_DEFAULT := y
|