Merge pull request #89 from FalsePhilosopher/main

AMI/Bonaire AC
This commit is contained in:
Aaron Mavrinac
2022-06-30 08:53:56 -04:00
committed by GitHub
3 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: RC5
address: 14 00 00 00
command: 0C 00 00 00
#
name: Skip
type: parsed
protocol: RC5
address: 14 00 00 00
command: 36 00 00 00
#
name: Vol_up
type: parsed
protocol: RC5
address: 14 00 00 00
command: 0B 00 00 00
#
name: Vol_dn
type: parsed
protocol: RC5
address: 14 00 00 00
command: 28 00 00 00
#
name: Play
type: parsed
protocol: RC5
address: 14 00 00 00
command: 30 00 00 00
#
name: Pause
type: parsed
protocol: RC5
address: 14 00 00 00
command: 35 00 00 00