Skip to content

Commit

Permalink
Merge pull request #821 from logickworkshop/main
Browse files Browse the repository at this point in the history
Additions
  • Loading branch information
UberGuidoZ authored Oct 27, 2024
2 parents 1fd8181 + 2543b31 commit 533d771
Showing 1 changed file with 100 additions and 0 deletions.
100 changes: 100 additions & 0 deletions TVs/LG/LG_OLED48C37LA (LG_OLED C3 models)
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
Filetype: IR signals file
Version: 1
#
# For LG OLED C3 (remote control From LG_OLED48C37LA)
#
name: Power
type: parsed
protocol: NEC
address: 04 00 00 00
command: 08 00 00 00
#
name: Setup
type: parsed
protocol: NEC
address: 04 00 00 00
command: 43 00 00 00
#
name: Input
type: parsed
protocol: NEC
address: 04 00 00 00
command: 0B 00 00 00
#
name: Menu
type: parsed
protocol: NEC
address: 04 00 00 00
command: 7C 00 00 00
#
name: List
type: parsed
protocol: NEC
address: 04 00 00 00
command: AB 00 00 00
#
name: Back
type: parsed
protocol: NEC
address: 04 00 00 00
command: 28 00 00 00
#
name: Ok
type: parsed
protocol: NEC
address: 04 00 00 00
command: 44 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 40 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 04 00 00 00
command: 41 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 04 00 00 00
command: 07 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 04 00 00 00
command: 06 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: 04 00 00 00
command: 09 00 00 00
#
name: Vol_up
type: parsed
protocol: NEC
address: 04 00 00 00
command: 02 00 00 00
#
name: Vol_dn
type: parsed
protocol: NEC
address: 04 00 00 00
command: 03 00 00 00
#
name: Ch_next
type: parsed
protocol: NEC
address: 04 00 00 00
command: 00 00 00 00
#
name: Ch_prev
type: parsed
protocol: NEC
address: 04 00 00 00
command: 01 00 00 00

0 comments on commit 533d771

Please sign in to comment.