mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 17:38:32 -04:00
hwdef: remove bootloader flashing on ReaperF745 and FlywooF745
This commit is contained in:
parent
400dd851a6
commit
916379b1b9
@ -180,3 +180,5 @@ define HAL_SPRAYER_ENABLED 0
|
|||||||
define AP_BATTERY_SMBUS_ENABLED 0
|
define AP_BATTERY_SMBUS_ENABLED 0
|
||||||
|
|
||||||
define DEFAULT_NTF_LED_TYPES 257
|
define DEFAULT_NTF_LED_TYPES 257
|
||||||
|
|
||||||
|
include ../include/no_bootloader_DFU.inc
|
||||||
|
@ -152,3 +152,5 @@ define AP_GRIPPER_ENABLED 0
|
|||||||
define HAL_PARACHUTE_ENABLED 0
|
define HAL_PARACHUTE_ENABLED 0
|
||||||
define HAL_SPRAYER_ENABLED 0
|
define HAL_SPRAYER_ENABLED 0
|
||||||
define AP_BATTERY_SMBUS_ENABLED 0
|
define AP_BATTERY_SMBUS_ENABLED 0
|
||||||
|
|
||||||
|
include ../include/no_bootloader_DFU.inc
|
||||||
|
Loading…
Reference in New Issue
Block a user