mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-17 18:44:25 +00:00
Add Samsung Service Menu. Turn off the Device and send the commands one after the other to open hidden service menu. 1.Info 2.Menu 3.MUTE 4.POWER
This commit is contained in:
parent
935e4aa41e
commit
b4503dcd64
26
TVs/Samsung/Samsung-Service-Menu.ir
Normal file
26
TVs/Samsung/Samsung-Service-Menu.ir
Normal file
@ -0,0 +1,26 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Info
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 07 00 00 00
|
||||
command: 1F 00 00 00
|
||||
#
|
||||
name: Menu
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 07 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 07 00 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: Samsung32
|
||||
address: 07 00 00 00
|
||||
command: 02 00 00 00
|
Loading…
Reference in New Issue
Block a user