mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-11-09 21:55:56 +00:00
fix: changed naming for some buttons to fit naming scheme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
@@ -13,31 +13,31 @@ protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 38 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: Chan_up
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: Chan_down
|
||||
name: CH-
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
|
||||
@@ -7,37 +7,37 @@ Version: 1
|
||||
# 43HL8000 49HL8000 55HL8000K 43HL8000K 43HE4000 40HE4001 49HE4000 40HE4000 32HE4500 43HK6000
|
||||
# 43HK6001 32HE4500K 55HL8000 24HE2001 65HL7000 43F501HK6000 55HL9000G 49HL7000 49HK6000
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: CH_Up
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: CH_Down
|
||||
name: CH-
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Hitachi SmartTV 43140
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
@@ -15,31 +15,31 @@ protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: Chan_up
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 20 00 00 00
|
||||
#
|
||||
name: Chan_down
|
||||
name: CH-
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 03 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user