mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
Better initialization, according to #6286
This commit is contained in:
parent
a63beb5239
commit
0b01718869
4 changed files with 10 additions and 5 deletions
|
@ -21,5 +21,6 @@
|
|||
displayPort_t *displayPortHottInit();
|
||||
displayPort_t hottDisplayPort;
|
||||
|
||||
void hottDisplayportRegister();
|
||||
void hottCmsOpen();
|
||||
void hottSetCmsKey(uint8_t hottKey, bool esc);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue