From ba285352b629639b9d1677fba12957d7e52d7d9b Mon Sep 17 00:00:00 2001 From: Jeremy <91499205+mlgnez@users.noreply.github.com> Date: Fri, 26 May 2023 09:52:32 -0500 Subject: [PATCH] Added "Settings" button to Promethean ActivPanel Added "Settings" button to Promethean ActivPanel --- .../Promethean/Promethean_ActivPanel.ir | 30 +++++++++++-------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/Whiteboards/Promethean/Promethean_ActivPanel.ir b/Whiteboards/Promethean/Promethean_ActivPanel.ir index 6dc0f087..605c3598 100644 --- a/Whiteboards/Promethean/Promethean_ActivPanel.ir +++ b/Whiteboards/Promethean/Promethean_ActivPanel.ir @@ -1,8 +1,6 @@ Filetype: IR signals file Version: 1 -# -# Promethean ActivPanel Whiteboards -# +# name: POWER type: parsed protocol: NEC @@ -14,63 +12,69 @@ type: parsed protocol: NEC address: 01 00 00 00 command: 14 00 00 00 -# +# name: VOL- type: parsed protocol: NEC address: 01 00 00 00 command: 10 00 00 00 -# +# name: UP type: parsed protocol: NEC address: 01 00 00 00 command: 46 00 00 00 -# +# name: LEFT type: parsed protocol: NEC address: 01 00 00 00 command: 47 00 00 00 -# +# name: RIGHT type: parsed protocol: NEC address: 01 00 00 00 command: 15 00 00 00 -# +# name: DOWN type: parsed protocol: NEC address: 01 00 00 00 command: 16 00 00 00 -# +# name: MENU type: parsed protocol: NEC address: 01 00 00 00 command: 40 00 00 00 -# +# name: SOURCE type: parsed protocol: NEC address: 01 00 00 00 command: 0D 00 00 00 -# +# name: BLANK type: parsed protocol: NEC address: 01 00 00 00 command: 04 00 00 00 -# +# name: FREEZE type: parsed protocol: NEC address: 01 00 00 00 command: 12 00 00 00 -# +# name: OK type: parsed protocol: NEC address: 01 00 00 00 command: 55 00 00 00 +# +name: SETTINGS +type: parsed +protocol: NEC +address: 01 00 00 00 +command: 25 00 00 00