mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 15:38:29 -04:00
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
include ../omnibusf4pro/hwdef.dat
|
|
|
|
define HAL_COMPASS_MAX_SENSORS 1
|
|
|
|
define GPS_MAX_RECEIVERS 1
|
|
define GPS_MAX_INSTANCES 1
|
|
|
|
# bootloader embedding / bootloader flashing not available
|
|
define AP_BOOTLOADER_FLASHING_ENABLED 0
|