Skip to content

Commit 2b488e7

Browse files
committed
Balancing
1 parent 0f60e4b commit 2b488e7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/main/io/displayport_msp_dji_compat.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828

2929
// 0123456789
3030
static char *dji_logo = " DJI, FIX "
31-
" THE OSD "
32-
"FOR O3 AND"
33-
" O4 ";
31+
" THE OSD "
32+
" FOR O3 "
33+
" AND O4 ";
3434

3535
uint8_t getDJICharacter(uint8_t ch, uint8_t page)
3636
{

0 commit comments

Comments
 (0)