Flipper-IRDB/Streaming Devices/Roku/Roku.ir
bussardrobbie 945783afea Organize Files
Files are now organized into subdirectories based on manufacturer/brand.
Where possible, files have been updated to a naming standard:
Example: "Brand_Model.ir"

These changes should allow for faster finding of necessary files, and
the naming standard should keep things fairly cohesive across the board.

This is a proposed change and I'm absolutely open to feedback to
make it better before merging- thanks!
2022-05-17 01:28:16 -04:00

63 lines
897 B
Plaintext

Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0F F0 00 00
#
name: Ok
type: parsed
protocol: NECext
address: 86 05 00 00
command: 18 E7 00 00
#
name: Up
type: parsed
protocol: NECext
address: 86 05 00 00
command: 42 BD 00 00
#
name: Down
type: parsed
protocol: NECext
address: 86 05 00 00
command: 43 BC 00 00
#
name: Left
type: parsed
protocol: NECext
address: 86 05 00 00
command: 16 E9 00 00
#
name: Right
type: parsed
protocol: NECext
address: 86 05 00 00
command: 15 EA 00 00
#
name: V_up
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0C F3 00 00
#
name: V_down
type: parsed
protocol: NECext
address: 86 05 00 00
command: 0D F2 00 00
#
name: Back
type: parsed
protocol: NECext
address: 86 05 00 00
command: 1B E4 00 00
#
name: Home
type: parsed
protocol: NECext
address: 86 05 00 00
command: 14 EB 00 00