mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user