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 Tom Pittenger
parent 60eb6ff1b7
commit eb78a0a4a6

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