mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
fix(drivers/power_monitor): fix grammar in INA parameter descriptions
"For systems a INA"→"For systems with an INA"
This commit is contained in:
@@ -5,7 +5,7 @@ parameters:
|
|||||||
SENS_EN_INA220:
|
SENS_EN_INA220:
|
||||||
description:
|
description:
|
||||||
short: Enable INA220 Power Monitor
|
short: Enable INA220 Power Monitor
|
||||||
long: For systems a INA220 Power Monitor, this should be set to true
|
long: For systems with an INA220 Power Monitor, this should be set to true
|
||||||
type: boolean
|
type: boolean
|
||||||
default: 0
|
default: 0
|
||||||
reboot_required: true
|
reboot_required: true
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ parameters:
|
|||||||
SENS_EN_INA226:
|
SENS_EN_INA226:
|
||||||
description:
|
description:
|
||||||
short: Enable INA226 Power Monitor
|
short: Enable INA226 Power Monitor
|
||||||
long: For systems a INA226 Power Monitor, this should be set to true
|
long: For systems with an INA226 Power Monitor, this should be set to true
|
||||||
type: boolean
|
type: boolean
|
||||||
default: 0
|
default: 0
|
||||||
reboot_required: true
|
reboot_required: true
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ parameters:
|
|||||||
SENS_EN_INA228:
|
SENS_EN_INA228:
|
||||||
description:
|
description:
|
||||||
short: Enable INA228 Power Monitor
|
short: Enable INA228 Power Monitor
|
||||||
long: For systems a INA228 Power Monitor, this should be set to true
|
long: For systems with an INA228 Power Monitor, this should be set to true
|
||||||
type: boolean
|
type: boolean
|
||||||
default: 0
|
default: 0
|
||||||
reboot_required: true
|
reboot_required: true
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ parameters:
|
|||||||
SENS_EN_INA238:
|
SENS_EN_INA238:
|
||||||
description:
|
description:
|
||||||
short: Enable INA238 Power Monitor
|
short: Enable INA238 Power Monitor
|
||||||
long: For systems a INA238 Power Monitor, this should be set to true
|
long: For systems with an INA238 Power Monitor, this should be set to true
|
||||||
type: boolean
|
type: boolean
|
||||||
default: 0
|
default: 0
|
||||||
reboot_required: true
|
reboot_required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user