mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-17 12:16:46 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user