Added Samsung UE75TU7125K (thanks ath9k!)

This commit is contained in:
UberGuidoZ 2022-07-12 00:04:10 -07:00 committed by GitHub
parent c27057bf9d
commit 460860c439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,40 @@
Filetype: IR signals file
Version: 1
#
# Samsung TV UE75TU7125K
#
name: On_Off
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 02 00 00 00
#
name: Vol_Up
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 07 00 00 00
#
name: Vol_Down
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0B 00 00 00
#
name: CH_Up
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 12 00 00 00
#
name: CH_Down
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 10 00 00 00
#
name: Mute
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0F 00 00 00