mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Some names made more intuitive
This commit is contained in:
parent
0a270e878b
commit
51d4b34540
4 changed files with 61 additions and 62 deletions
|
@ -25,7 +25,7 @@ typedef struct displayPort_s {
|
|||
|
||||
// CMS state
|
||||
bool cleared;
|
||||
int8_t lastCursorPos;
|
||||
int8_t cursorRow;
|
||||
} displayPort_t;
|
||||
|
||||
typedef struct displayPortVTable_s {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue