hwdef: remove redundant defines of OSD_PARAM_ENABLED

these boards already get this because they're minimised
This commit is contained in:
Peter Barker 2023-02-23 12:43:26 +11:00 committed by Andrew Tridgell
parent abd7fa11c1
commit bcc1670387
2 changed files with 0 additions and 2 deletions

View File

@ -144,7 +144,6 @@ define HAL_BOARD_TERRAIN_DIRECTORY "/APM/TERRAIN"
# setup for OSD
define OSD_ENABLED 1
define OSD_PARAM_ENABLED 0
define HAL_OSD_TYPE_DEFAULT 1
ROMFS_WILDCARD libraries/AP_OSD/fonts/font*.bin

View File

@ -138,6 +138,5 @@ include ../include/minimize_features.inc
BARO BMP280 SPI:bmp280
define OSD_ENABLED 1
define OSD_PARAM_ENABLED 0
define HAL_OSD_TYPE_DEFAULT 1
ROMFS_WILDCARD libraries/AP_OSD/fonts/font*.bin