1
0
mirror of https://github.com/Lucaslhm/Flipper-IRDB.git synced 2025-03-23 18:34:42 +00:00
Jaroslav Mraz ce34beea03 Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
2022-08-02 15:47:18 +02:00

39 lines
573 B
Plaintext

Filetype: IR signals file
Version: 1
#
name: VOL+
type: parsed
protocol: NECext
address: 04 00 00 00
command: 02 00 00 00
#
name: SET
type: parsed
protocol: NECext
address: 04 00 00 00
command: 04 00 00 00
#
name: CURSOR_RIGHT
type: parsed
protocol: NECext
address: 04 00 00 00
command: 06 00 00 00
#
name: CURSOR_UP
type: parsed
protocol: NECext
address: 04 00 00 00
command: 0C 00 00 00
#
name: CURSOR_DOWN
type: parsed
protocol: NECext
address: 04 00 00 00
command: 0D 00 00 00
#
name: CURSOR_LEFT
type: parsed
protocol: NECext
address: 04 00 00 00
command: 0E 00 00 00