mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-26 16:28:06 +08:00
fix(commander): Remove COM_ARM_SDCARD (#27259)
hardcoding the default warning and respecting boards without SD card with a define.
This commit is contained in:
@@ -284,7 +284,6 @@
|
||||
1 1 COM_ARM_MAG_STR 2 6
|
||||
1 1 COM_ARM_MIS_REQ 0 6
|
||||
1 1 COM_ARM_ODID 0 6
|
||||
1 1 COM_ARM_SDCARD 1 6
|
||||
1 1 COM_ARM_SWISBTN 0 6
|
||||
1 1 COM_ARM_WO_GPS 1 6
|
||||
1 1 COM_CPU_MAX 95.000000000000000000 9
|
||||
|
||||
Reference in New Issue
Block a user