mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Spektrum CMS over TM performance increase.
This commit is contained in:
parent
29fd90bec9
commit
c8a42924f9
5 changed files with 9 additions and 5 deletions
|
@ -71,7 +71,7 @@
|
|||
#define CMS_MAX_DEVICE 4
|
||||
#endif
|
||||
|
||||
static displayPort_t *pCurrentDisplay;
|
||||
displayPort_t *pCurrentDisplay;
|
||||
|
||||
static displayPort_t *cmsDisplayPorts[CMS_MAX_DEVICE];
|
||||
static int cmsDeviceCount;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue