Skip to content

Commit

Permalink
Standardize button names
Browse files Browse the repository at this point in the history
  • Loading branch information
rheard committed Jul 27, 2023
1 parent 08d6bb8 commit 9a231a5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions TVs/LG/LG_AN-MR19BA.ir
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@ Version: 1
# LG magic remote for the 2019 LG C-series
# receiver POWER, voice control, scrolling and gyro do not use IR, and so are not in this file
#
name: Power
name: POWER
type: parsed
protocol: NEC
address: 04 00 00 00
command: 08 00 00 00
#
name: Vol +
name: VOL+
type: parsed
protocol: NEC
address: 04 00 00 00
command: 02 00 00 00
#
name: Vol -
name: VOL-
type: parsed
protocol: NEC
address: 04 00 00 00
command: 03 00 00 00
#
name: Mute
name: MUTE
type: parsed
protocol: NEC
address: 04 00 00 00
Expand Down Expand Up @@ -100,13 +100,13 @@ protocol: NEC
address: 04 00 00 00
command: AB 00 00 00
#
name: Ch +
name: CH+
type: parsed
protocol: NEC
address: 04 00 00 00
command: 00 00 00 00
#
name: Ch -
name: CH-
type: parsed
protocol: NEC
address: 04 00 00 00
Expand Down

0 comments on commit 9a231a5

Please sign in to comment.