mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
fix(boards): no SD card on this board
This commit is contained in:
parent
6fbbd13554
commit
3a378cd86d
@ -19,3 +19,6 @@ param set-default SDLOG_MAX_SIZE 40
|
|||||||
|
|
||||||
# Store missions in RAM
|
# Store missions in RAM
|
||||||
param set-default SYS_DM_BACKEND 1
|
param set-default SYS_DM_BACKEND 1
|
||||||
|
|
||||||
|
# Ignore that there is no SD card
|
||||||
|
param set-default COM_ARM_SDCARD 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user