iNavFlight / OpenTX-Telemetry-Widget

INAV Lua Telemetry with support for EdgeTX
https://luatelemetry.readthedocs.io/en/latest/
GNU General Public License v3.0
156 stars 32 forks source link

add greyscale on/off option (for monochrome displays) #138

Closed csurf closed 5 months ago

csurf commented 5 months ago

This adds a 'greyscale' on/off toggle user configuration option for monochrome displays. It allows the user to disable greyscale and force high-contrast B&W mode, for LCD's that have issues with displaying grey shading.

stronnag commented 5 months ago

Thanks. Can you please also update docs/Configuration-Settings.md for the new option.

csurf commented 5 months ago

@stronnag ok, i added the info to the docs