hwdef: ensure SpeedyBeeF405Mini builds on plane

This commit is contained in:
Andy Piper 2023-10-12 09:15:24 +01:00 committed by Andrew Tridgell
parent 53bf4e9e8e
commit 3bc082211b
1 changed files with 4 additions and 0 deletions

View File

@ -152,3 +152,7 @@ define HAL_COMPASS_AUTO_ROT_DEFAULT 2
define HAL_DEFAULT_INS_FAST_SAMPLE 3
# Motor order implies Betaflight/X for standard ESCs
define HAL_FRAME_TYPE_DEFAULT 12
# minimal drivers to reduce flash usage
include ../include/minimal.inc
define AP_BATTERY_SYNTHETIC_CURRENT_ENABLED 0