- simple_display: show scrambled icon on scrambled channels

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-11-17 22:18:07 +01:00
committed by Thilo Graf
parent ec7403c060
commit 91098917e0
4 changed files with 9 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ typedef enum
FP_ICON_FR,
FP_ICON_FF,
FP_ICON_DD,
FP_ICON_SCRAMBLED,
FP_ICON_LOCK
} fp_icon;