Create DUAL_SWR9.ir

This commit is contained in:
willsarms 2023-12-29 17:32:02 -05:00 committed by GitHub
parent 1b8db90dc6
commit 04fc8ee254
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