hwdef: remove bootloader flashing on ReaperF745 and FlywooF745

This commit is contained in:
Peter Barker 2023-06-20 14:05:50 +10:00 committed by Peter Barker
parent 400dd851a6
commit 916379b1b9
2 changed files with 4 additions and 0 deletions

View File

@ -180,3 +180,5 @@ define HAL_SPRAYER_ENABLED 0
define AP_BATTERY_SMBUS_ENABLED 0
define DEFAULT_NTF_LED_TYPES 257
include ../include/no_bootloader_DFU.inc

View File

@ -152,3 +152,5 @@ define AP_GRIPPER_ENABLED 0
define HAL_PARACHUTE_ENABLED 0
define HAL_SPRAYER_ENABLED 0
define AP_BATTERY_SMBUS_ENABLED 0
include ../include/no_bootloader_DFU.inc