Merge pull request #133 from Alejandro12120/main

Updated projectors.ir
This commit is contained in:
UberGuidoZ 2022-09-08 23:11:04 -07:00 committed by GitHub
commit 3a89f602d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
Filetype: IR library file Filetype: IR library file
Version: 1 Version: 1
# Last Updated 7th Sep, 2022 # Last Updated 8th Sep, 2022
# #
# ON # ON
name: POWER name: POWER
@ -339,3 +339,20 @@ protocol: NECext
address: 83 F4 00 00 address: 83 F4 00 00
command: 4E B1 00 00 command: 4E B1 00 00
# #
name: POWER
type: parsed
protocol: NEC
address: 03 00 00 00
command: 1D 00 00 00
#
name: VOL+
type: parsed
protocol: NEC
address: 03 00 00 00
command: 11 00 00 00
#
name: VOL-
type: parsed
protocol: NEC
address: 03 00 00 00
command: 15 00 00 00