mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-17 18:44:25 +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
|
||||
Version: 1
|
||||
#
|
||||
# SMART Technologies Board MX
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
@ -33,6 +31,12 @@ protocol: NEC
|
||||
address: F7 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
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
|
Loading…
Reference in New Issue
Block a user