mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-17 12:16:46 +00:00
Apply suggestions from code review
Co-authored-by: Daniel <71837281+darmiel@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
#
|
||||
# Sony Bravia KD-55XF80xx, KD-49XF80xx, KD-43XF80xx.ir
|
||||
#
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
|
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 40 00 00 00
|
||||
@@ -13,25 +13,25 @@ protocol: NEC
|
||||
address: 40 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: Vol_p
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 40 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: Vol_m
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 40 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: Ch_p
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 40 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: Ch_m
|
||||
name: CH-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 40 00 00 00
|
||||
|
Reference in New Issue
Block a user