Create DollarTec_BT5AmpBoard.ir

Add support for the DollarTec Bluetooth 5.0 Amplifier Board
This commit is contained in:
Einstein2150 2024-02-26 11:20:16 +01:00 committed by GitHub
parent 45b57c0df3
commit 2c6fdb997b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,44 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NEC
address: 00 00 00 00
command: 45 00 00 00
#
name: Vol_dn
type: parsed
protocol: NEC
address: 00 00 00 00
command: 15 00 00 00
#
name: Vol_up
type: parsed
protocol: NEC
address: 00 00 00 00
command: 09 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 00 00 00 00
command: 47 00 00 00
#
name: Play_Pause
type: parsed
protocol: NEC
address: 00 00 00 00
command: 44 00 00 00
#
name: Next
type: parsed
protocol: NEC
address: 00 00 00 00
command: 43 00 00 00
#
name: Prev
type: parsed
protocol: NEC
address: 00 00 00 00
command: 40 00 00 00