mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-12-24 12:27:35 +00:00
Add Left button
I made a issue on this a while ago, and now i got my hands on a remote and updated it.
This commit is contained in:
parent
4ef6564b89
commit
ac9647e382
@ -1,8 +1,6 @@
|
|||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
# SMART Technologies Board MX
|
|
||||||
#
|
|
||||||
name: Power
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
@ -33,6 +31,12 @@ protocol: NEC
|
|||||||
address: F7 00 00 00
|
address: F7 00 00 00
|
||||||
command: D8 00 00 00
|
command: D8 00 00 00
|
||||||
#
|
#
|
||||||
|
name: Left
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: F7 00 00 00
|
||||||
|
command: 97 00 00 00
|
||||||
|
#
|
||||||
name: Right
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
|
Loading…
Reference in New Issue
Block a user