mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Minor comment update
This commit is contained in:
parent
062e8b7b26
commit
cfa3852495
1 changed files with 3 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue