Skip to content

Commit

Permalink
hwdef: ensure SpeedyBeeF405Mini builds on plane
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per committed Oct 12, 2023
1 parent c1419ff commit 3228c30
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libraries/AP_HAL_ChibiOS/hwdef/SpeedyBeeF405Mini/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3228c30

Please sign in to comment.