mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Add displayPortProfile
This commit is contained in:
parent
7acaf05b15
commit
d33977a506
9 changed files with 54 additions and 12 deletions
|
@ -18,4 +18,4 @@
|
|||
#pragma once
|
||||
|
||||
struct displayPort_s;
|
||||
struct displayPort_s *displayPortMspInit(void);
|
||||
struct displayPort_s *displayPortMspInit(displayPortProfile_t *displayPortProfileToUse);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue