mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
add prev/next frame commands
This commit is contained in:
parent
1259c8eb97
commit
4e717701b3
@ -34,3 +34,17 @@ type: parsed
|
|||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: A8 00 00 00
|
address: A8 00 00 00
|
||||||
command: 53 00 00 00
|
command: 53 00 00 00
|
||||||
|
|
||||||
|
#
|
||||||
|
name: NEXT FRAME
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: A8 00 00 00
|
||||||
|
command: 54 00 00 00
|
||||||
|
|
||||||
|
#
|
||||||
|
name: PREV FRAME
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: A8 00 00 00
|
||||||
|
command: 50 00 00 00
|
||||||
|
Loading…
Reference in New Issue
Block a user