mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-04-21 16:32:19 +00:00
Merge pull request #500 from mlgnez/main
Add "Settings" button to Promethean ActivPanel
This commit is contained in:
commit
b716ef26d3
@ -1,8 +1,6 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
# Promethean ActivPanel Whiteboards
|
|
||||||
#
|
|
||||||
name: POWER
|
name: POWER
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
@ -14,63 +12,69 @@ type: parsed
|
|||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 14 00 00 00
|
command: 14 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: VOL-
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: UP
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 46 00 00 00
|
command: 46 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: LEFT
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 47 00 00 00
|
command: 47 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: RIGHT
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 15 00 00 00
|
command: 15 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: DOWN
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 16 00 00 00
|
command: 16 00 00 00
|
||||||
#
|
#
|
||||||
name: MENU
|
name: MENU
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: SOURCE
|
name: SOURCE
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: BLANK
|
name: BLANK
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 04 00 00 00
|
command: 04 00 00 00
|
||||||
#
|
#
|
||||||
name: FREEZE
|
name: FREEZE
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 12 00 00 00
|
command: 12 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: OK
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 55 00 00 00
|
command: 55 00 00 00
|
||||||
|
#
|
||||||
|
name: SETTINGS
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 01 00 00 00
|
||||||
|
command: 25 00 00 00
|
||||||
|
Loading…
x
Reference in New Issue
Block a user