hwdef: Set the maximum number of barometric pressure sensors to 1

This commit is contained in:
murata 2022-03-06 22:24:25 +09:00 committed by Randy Mackay
parent 78c193bd1e
commit 0893789863

View File

@ -170,3 +170,4 @@ define HAL_NMEA_OUTPUT_ENABLED 0
define HAL_BUTTON_ENABLED 0
define HAL_OREO_LED_ENABLED 0
define HAL_PICCOLO_CAN_ENABLE 0
define BARO_MAX_INSTANCES 1