mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Removed unused variable
This commit is contained in:
parent
1e2a961bcd
commit
110df75520
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ typedef struct {
|
|||
} osd_profile;
|
||||
|
||||
typedef struct {
|
||||
int16_t max_height;
|
||||
int16_t max_speed;
|
||||
int16_t min_voltage; // /10
|
||||
int16_t max_current; // /10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue