HAL_ChibiOS: fixed CUAV_GPS defaults.parm
This commit is contained in:
parent
ee573a0275
commit
324ff178d8
@ -143,7 +143,8 @@ define HAL_BUILD_AP_PERIPH
|
||||
|
||||
define HAL_DEVICE_THREAD_STACK 768
|
||||
|
||||
define AP_PARAM_MAX_EMBEDDED_PARAM 0
|
||||
# we setup a small defaults.parm
|
||||
define AP_PARAM_MAX_EMBEDDED_PARAM 256
|
||||
|
||||
# disable dual GPS and GPS blending to save flash space
|
||||
define GPS_MAX_RECEIVERS 1
|
||||
|
Loading…
Reference in New Issue
Block a user