From c8e9450cd88f825c50cbc747d0a017add99aa87a Mon Sep 17 00:00:00 2001 From: max_10 Date: Wed, 12 Nov 2014 17:05:57 +0100 Subject: [PATCH] fix include/cs_frontpanel.h Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/7680e327cb93c15684caf17a3f302859de3f8e60 Author: max_10 Date: 2014-11-12 (Wed, 12 Nov 2014) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- include/cs_frontpanel.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/cs_frontpanel.h b/include/cs_frontpanel.h index f60bbc7..891f0e6 100644 --- a/include/cs_frontpanel.h +++ b/include/cs_frontpanel.h @@ -118,6 +118,7 @@ typedef enum { ICON_MAX, FP_ICON_USB = ICON_USB, FP_ICON_REC = ICON_REC, + FP_ICON_CAM1 = ICON_REC, FP_ICON_TIMESHIFT = ICON_TIMESHIFT, FP_ICON_CLOCK = ICON_TIMER, FP_ICON_HD = ICON_HD,