mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Removed rssi extern from .c files
This commit is contained in:
parent
c407554db7
commit
3fa5669c7c
7 changed files with 3 additions and 10 deletions
|
@ -290,9 +290,6 @@ typedef struct blackboxSlowState_s {
|
|||
//From mixer.c:
|
||||
extern uint8_t motorCount;
|
||||
|
||||
//From rx.c:
|
||||
extern uint16_t rssi;
|
||||
|
||||
//From rc_controls.c
|
||||
extern uint32_t rcModeActivationMask;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue