mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 06:45:16 +03:00
Removed trailing spaces
This commit is contained in:
parent
882e26201a
commit
7c8cb3205d
51 changed files with 498 additions and 498 deletions
|
@ -23,7 +23,7 @@ typedef struct {
|
|||
IO_t io;
|
||||
} escHardware_t;
|
||||
|
||||
extern uint8_t selected_esc;
|
||||
extern uint8_t selected_esc;
|
||||
|
||||
bool isEscHi(uint8_t selEsc);
|
||||
bool isEscLo(uint8_t selEsc);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue