1
0
Fork 0
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:
Miguel Angel Mulero Martinez 2019-06-27 09:12:21 +02:00
parent c1eda87f97
commit c80c3c4f08
3 changed files with 10 additions and 9 deletions

View file

@ -41,6 +41,7 @@
// RSSI
#define SYM_RSSI 0x01
#define SYM_LINK_QUALITY 0x7B
// Throttle Position (%)
#define SYM_THR 0x04