Added support for Samsung TVs using address 07

Thanks for PR authors: https://github.com/flipperdevices/flipperzero-firmware/commit/a7316e7822900f1c4adb806b7b73b36f01937aa6
This commit is contained in:
UberGuidoZ
2022-08-07 10:40:58 -07:00
committed by GitHub
parent a9bad1a978
commit 0fc075f1ad
+37
View File
@@ -301,6 +301,43 @@ protocol: NEC
address: 00 00 00 00 address: 00 00 00 00
command: 01 00 00 00 command: 01 00 00 00
# #
#
name: POWER
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: E6 00 00 00
#
name: VOL+
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 07 00 00 00
#
name: VOL-
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 0B 00 00 00
#
name: CH+
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 12 00 00 00
#
name: CH-
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
#
name: POWER name: POWER
type: raw type: raw
frequency: 38000 frequency: 38000