Implemented suggested change (thanks MDcurIOs1ty!)

https://github.com/Lucaslhm/Flipper-IRDB/issues/735
This commit is contained in:
UberGuidoZ
2024-05-02 18:08:39 -07:00
parent 087d940790
commit 13918735c6
70 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
Filetype: IR signals file
Version: 1
#
name: Power
type: parsed
protocol: NECext
address: 02 A0 00 00
command: 80 7F 00 00
#
name: Plus
type: parsed
protocol: NECext
address: 02 A0 00 00
command: AA 55 00 00
#
name: Minus
type: parsed
protocol: NECext
address: 02 A0 00 00
command: 6A 95 00 00
#
name: Mute
type: parsed
protocol: NECext
address: 02 A0 00 00
command: EA 15 00 00
#
name: Input
type: parsed
protocol: NECext
address: 02 A0 00 00
command: 08 F7 00 00
#
name: Effect
type: parsed
protocol: NECext
address: 02 A0 00 00
command: 0E F1 00 00