mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2025-01-26 11:31:26 +00:00
Completed Newline Remote
Finished adding the rest of the buttons for the newline interactive remote
This commit is contained in:
parent
cfed65500d
commit
d00bbdc4ac
@ -1,8 +1,6 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
# Newline Interactive Board Education/Q-Series
|
|
||||||
#
|
|
||||||
name: Power
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
@ -50,3 +48,57 @@ type: parsed
|
|||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 FF 00 00
|
address: 02 FF 00 00
|
||||||
command: 15 EA 00 00
|
command: 15 EA 00 00
|
||||||
|
#
|
||||||
|
name: Up
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 02 FF 00 00
|
||||||
|
command: 2B D4 00 00
|
||||||
|
#
|
||||||
|
name: Left
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 02 FF 00 00
|
||||||
|
command: 2D D2 00 00
|
||||||
|
#
|
||||||
|
name: Down
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 02 FF 00 00
|
||||||
|
command: 2C D3 00 00
|
||||||
|
#
|
||||||
|
name: Right
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 02 FF 00 00
|
||||||
|
command: 2E D1 00 00
|
||||||
|
#
|
||||||
|
name: Select
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 02 FF 00 00
|
||||||
|
command: 2F D0 00 00
|
||||||
|
#
|
||||||
|
name: Brightness+
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 02 FF 00 00
|
||||||
|
command: 39 C6 00 00
|
||||||
|
#
|
||||||
|
name: Brightness-
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 02 FF 00 00
|
||||||
|
command: 3A C5 00 00
|
||||||
|
#
|
||||||
|
name: Apps
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 02 FF 00 00
|
||||||
|
command: 3D C2 00 00
|
||||||
|
#
|
||||||
|
name: Settings
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: 02 FF 00 00
|
||||||
|
command: 45 BA 00 00
|
||||||
|
Loading…
x
Reference in New Issue
Block a user