1
0
mirror of https://github.com/Lucaslhm/Flipper-IRDB.git synced 2025-03-20 17:04:26 +00:00
2022-08-13 01:42:54 -07:00

39 lines
566 B
Plaintext

Filetype: IR signals file
Version: 1
#
name: RECORD
type: parsed
protocol: NECext
address: 80 7B 00 00
command: 15 00 00 00
#
name: PLAY
type: parsed
protocol: NECext
address: 80 7B 00 00
command: 16 00 00 00
#
name: STOP
type: parsed
protocol: NECext
address: 80 7B 00 00
command: 17 00 00 00
#
name: FAST_FORWARD_>>
type: parsed
protocol: NECext
address: 80 7B 00 00
command: 18 00 00 00
#
name: REWIND_<<
type: parsed
protocol: NECext
address: 80 7B 00 00
command: 19 00 00 00
#
name: PAUSE
type: parsed
protocol: NECext
address: 80 7B 00 00
command: 1A 00 00 00