Skip to content

Commit

Permalink
HDZERO - OSD Centering ; remove emptyline
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Mar 23, 2024
1 parent 58732af commit 68b64fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/cms/cms.c
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,6 @@ void cmsMenuOpen(void) {
else
#endif
{ rightMenuColumn = pCurrentDisplay->cols - 2; }

#else
rightMenuColumn = pCurrentDisplay->cols - CMS_DRAW_BUFFER_LEN;
#endif
Expand Down

0 comments on commit 68b64fc

Please sign in to comment.