mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 01:35:35 +03:00
SYM_TOTAL and SYM_TRIP_DISTANCE are the same symbol
This commit is contained in:
parent
3456d60e9a
commit
201398e751
1 changed files with 0 additions and 1 deletions
|
@ -187,7 +187,6 @@ uint8_t getBfCharacter(uint8_t ch, uint8_t page)
|
|||
case SYM_ALT_M:
|
||||
return BF_SYM_M;
|
||||
|
||||
case SYM_TRIP_DIST:
|
||||
case SYM_TOTAL:
|
||||
return BF_SYM_TOTAL_DISTANCE;
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue