mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45:36 +03:00
Add link quality symbol to OSD
This commit is contained in:
parent
c1eda87f97
commit
c80c3c4f08
3 changed files with 10 additions and 9 deletions
|
@ -41,6 +41,7 @@
|
|||
|
||||
// RSSI
|
||||
#define SYM_RSSI 0x01
|
||||
#define SYM_LINK_QUALITY 0x7B
|
||||
|
||||
// Throttle Position (%)
|
||||
#define SYM_THR 0x04
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue