diff --git a/src/main/io/osd.c b/src/main/io/osd.c index 32c0cdbf25..c8dd3d9b6f 100755 --- a/src/main/io/osd.c +++ b/src/main/io/osd.c @@ -416,7 +416,9 @@ void osdInit(void) armState = ARMING_FLAG(ARMED); - // This will eventually go away, or replaced with hal. + // This will eventually go away when moving to a full displayPort + // oriented implementation, or replaced with hal. + max7456Init(&masterConfig.vcdProfile); max7456ClearScreen();