diff --git a/advanced-usage/index.md b/advanced-usage/index.md index b462b26..a025fd3 100644 --- a/advanced-usage/index.md +++ b/advanced-usage/index.md @@ -223,12 +223,12 @@ The current options include - Very generic indicator - clicking on this allows selecting which vehicle variable to track, out of any that have been received so far (including custom ones) - - Only variables comming from Ardupilot vehicles are currently supported - - Available variables include those comming from `NAMED_VALUE_FLOAT/INT` messages as well + - only variables comming from Ardupilot vehicles are currently supported + - available variables include those comming from `NAMED_VALUE_FLOAT/INT` messages as well as any variable that is inside any MAVLink message - several pre-made templates are available for usage with common variables - - it is also possible to specify a display unit, a value multiplier, an icon and the number of - digits after the decimal place + - it is also possible to specify a display unit, a value multiplier, an icon, the number of + digits after the decimal place and a custom display name {{ easy_image(src="named-value-mini-widget-config", width=300, center=true) }} - Video recorder - allows recording one of the available WebRTC streams, or the full Cockpit tab