From 305987b5c271dab587680a1758818af75366959f Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 9 Jan 2023 01:11:47 -0800 Subject: [PATCH] Added Promethean board (thanks stillthrower!) --- .../Promethean_Digital_Whiteboard.ir | 58 +++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 Whiteboards/Promethan/Promethean_Digital_Whiteboard.ir diff --git a/Whiteboards/Promethan/Promethean_Digital_Whiteboard.ir b/Whiteboards/Promethan/Promethean_Digital_Whiteboard.ir new file mode 100644 index 00000000..2ac7f8e6 --- /dev/null +++ b/Whiteboards/Promethan/Promethean_Digital_Whiteboard.ir @@ -0,0 +1,58 @@ +Filetype: IR signals file +Version: 1 +# +# Promethean Digital Whiteboard +# +name: Power +type: parsed +protocol: NEC +address: 31 00 00 00 +command: 81 00 00 00 +# +name: Freez +type: parsed +protocol: NEC +address: 31 00 00 00 +command: 8E 00 00 00 +# +name: Menu +type: parsed +protocol: NEC +address: 31 00 00 00 +command: 87 00 00 00 +# +name: Enter +type: parsed +protocol: NEC +address: 31 00 00 00 +command: C5 00 00 00 +# +name: Up +type: parsed +protocol: NEC +address: 31 00 00 00 +command: C1 00 00 00 +# +name: Dwn +type: parsed +protocol: NEC +address: 31 00 00 00 +command: C2 00 00 00 +# +name: Left +type: parsed +protocol: NEC +address: 31 00 00 00 +command: C3 00 00 00 +# +name: Right +type: parsed +protocol: NEC +address: 31 00 00 00 +command: C4 00 00 00 +# +name: Blank +type: parsed +protocol: NEC +address: 31 00 00 00 +command: 8B 00 00 00