mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 05:45:31 +03:00
Rebased on to master
This commit is contained in:
commit
cdf1bbb087
1 changed files with 2 additions and 0 deletions
|
@ -436,7 +436,9 @@ void init(void)
|
|||
cmsInit();
|
||||
#endif
|
||||
|
||||
#if ( defined(OSD) || (defined(USE_MSP_DISPLAYPORT) && defined(CMS)) )
|
||||
displayPort_t *osdDisplayPort = NULL;
|
||||
#endif
|
||||
|
||||
#ifdef OSD
|
||||
//The OSD need to be initialised after GYRO to avoid GYRO initialisation failure on some targets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue