Add instant replay and options (star) buttons

This commit is contained in:
Rexypoo
2022-12-23 21:49:57 +00:00
committed by GitHub
parent db17bf207d
commit 5f5c447977

View File

@@ -49,7 +49,7 @@ protocol: NECext
address: EA C2 00 00
command: 4C B3 00 00
#
name: Ff
name: FFWD
type: parsed
protocol: NECext
address: EA C2 00 00
@@ -60,3 +60,15 @@ type: parsed
protocol: NECext
address: EA C2 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