Infrared: Correct Samsung.ir CH+ command (#156)

CH+ command is supposed to be 12 00 00 00 not 10 00 00 00
This commit is contained in:
Sean Skyhawk
2024-07-09 18:28:59 -04:00
committed by GitHub
parent e49e32f391
commit 4460142ff5

View File

@@ -77,7 +77,7 @@ name: CH+
type: parsed
protocol: Samsung32
address: 07 00 00 00
command: 10 00 00 00
command: 12 00 00 00
#
name: CH-
type: parsed