Fix max permissible CMS rows and up/down page arrows (#12277) (#12284)
commitb0b6a376269f7b2968e37c200f1bc63b07f72510
authorSteve Evans <SteveCEvans@users.noreply.github.com>
Thu, 2 Feb 2023 05:05:26 +0000 (2 05:05 +0000)
committerGitHub <noreply@github.com>
Thu, 2 Feb 2023 05:05:26 +0000 (2 16:05 +1100)
treecd01c7f24d3bd8967101f70bd5f65f0c719b9e0c
parent4605309d8253db0113d4c54d31fe8bd998f46401
Fix max permissible CMS rows and up/down page arrows (#12277) (#12284)

* Fix max permissible CMS rows and up/down page arrows

* For CMS displays of 30 columns or less shrink width of menu to fit

* Fix string overflow

* Use 'v' for down arrow rather than 'V' as it's less ugly as devices without OSD character set can display lower case
src/main/cms/cms.c
src/main/io/displayport_crsf.c