Merge pull request #2 from willsarms/patch-2

Create DUAL_SWR9.ir
This commit is contained in:
willsarms 2023-12-29 17:38:39 -05:00 committed by GitHub
commit 37aae5cea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,34 @@
Filetype: IR signals file
Version: 1
#
# Steering wheel clip remote for dual head units
#
name: Mute
type: parsed
protocol: NEC
address: 08 00 00 00
command: 48 00 00 00
#
name: Vol_up
type: parsed
protocol: NEC
address: 08 00 00 00
command: 52 00 00 00
#
name: Vol_dn
type: parsed
protocol: NEC
address: 08 00 00 00
command: 40 00 00 00
#
name: Next
type: parsed
protocol: NEC
address: 08 00 00 00
command: 53 00 00 00
#
name: Prev
type: parsed
protocol: NEC
address: 08 00 00 00
command: 1C 00 00 00