mirror of
https://github.com/RogueMaster/Flipper-IRDB.git
synced 2024-12-26 13:01:55 +00:00
Add instant replay and options (star) buttons
This commit is contained in:
parent
db17bf207d
commit
5f5c447977
@ -49,7 +49,7 @@ protocol: NECext
|
|||||||
address: EA C2 00 00
|
address: EA C2 00 00
|
||||||
command: 4C B3 00 00
|
command: 4C B3 00 00
|
||||||
#
|
#
|
||||||
name: Ff
|
name: FFWD
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: EA C2 00 00
|
address: EA C2 00 00
|
||||||
@ -60,3 +60,15 @@ type: parsed
|
|||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: EA C2 00 00
|
address: EA C2 00 00
|
||||||
command: 66 99 00 00
|
command: 66 99 00 00
|
||||||
|
#
|
||||||
|
name: Replay
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EA C2 00 00
|
||||||
|
command: 78 87 00 00
|
||||||
|
#
|
||||||
|
name: Options
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EA C2 00 00
|
||||||
|
command: 61 9E 00 00
|
||||||
|
Loading…
Reference in New Issue
Block a user