1
0
mirror of https://github.com/Lucaslhm/Flipper-IRDB.git synced 2025-03-20 17:04:26 +00:00

39 lines
546 B
Plaintext
Raw Normal View History

Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NEC
address: 80 00 00 00
command: 82 00 00 00
#
name: Vol_up
type: parsed
protocol: NEC
address: 80 00 00 00
command: 9F 00 00 00
#
name: Vol_dn
type: parsed
protocol: NEC
address: 80 00 00 00
command: 8B 00 00 00
#
name: Ch_next
type: parsed
protocol: NEC
address: 80 00 00 00
command: 9B 00 00 00
#
name: Ch_prev
type: parsed
protocol: NEC
address: 80 00 00 00
command: 8F 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 80 00 00 00
command: D0 00 00 00