mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-18 02:54:27 +00:00
Merge pull request #397 from botmaker69/main
Update Promethean + Fix Typo
This commit is contained in:
commit
d2a7863d40
@ -1,34 +0,0 @@
|
|||||||
Filetype: IR signals file
|
|
||||||
Version: 1
|
|
||||||
#
|
|
||||||
# Promethan ActivPanel Whiteboards
|
|
||||||
#
|
|
||||||
name: POWER
|
|
||||||
type: parsed
|
|
||||||
protocol: NEC
|
|
||||||
address: 01 00 00 00
|
|
||||||
command: 18 00 00 00
|
|
||||||
#
|
|
||||||
name: VOL+
|
|
||||||
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: FREEZE
|
|
||||||
type: parsed
|
|
||||||
protocol: NEC
|
|
||||||
address: 01 00 00 00
|
|
||||||
command: 12 00 00 00
|
|
||||||
#
|
|
||||||
name: BLANK
|
|
||||||
type: parsed
|
|
||||||
protocol: NEC
|
|
||||||
address: 01 00 00 00
|
|
||||||
command: 04 00 00 00
|
|
76
Whiteboards/Promethean/Promethean_ActivPanel.ir
Normal file
76
Whiteboards/Promethean/Promethean_ActivPanel.ir
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
Filetype: IR signals file
|
||||||
|
Version: 1
|
||||||
|
#
|
||||||
|
# Promethean ActivPanel Whiteboards
|
||||||
|
#
|
||||||
|
name: POWER
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 01 00 00 00
|
||||||
|
command: 18 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL+
|
||||||
|
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
|
Loading…
Reference in New Issue
Block a user