Skip to content

Commit

Permalink
Balancing
Browse files Browse the repository at this point in the history
  • Loading branch information
mmosca committed Jan 13, 2025
1 parent 0f60e4b commit 2b488e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/io/displayport_msp_dji_compat.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@

// 0123456789
static char *dji_logo = " DJI, FIX "
" THE OSD "
"FOR O3 AND"
" O4 ";
" THE OSD "
" FOR O3 "
" AND O4 ";

uint8_t getDJICharacter(uint8_t ch, uint8_t page)
{
Expand Down

0 comments on commit 2b488e7

Please sign in to comment.