Flipper-IRDB/TVs/Samsung/Samsung_Service_Menu.ir
2022-12-29 00:09:52 -08:00

31 lines
544 B
Plaintext

Filetype: IR signals file
Version: 1
#
# 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
#
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