From e0b72bfec90cda5e7b7de76b51af676467f236bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=F0=9F=9A=80=20Andrew=20R=2E=20DeFilippis?=
 <andrew@defilippisfamily.com>
Date: Sun, 24 Mar 2024 13:05:30 -0700
Subject: [PATCH] Corrections for Volume and Channel names

---
 Projectors/LG/LG_PH300-NA.ir | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Projectors/LG/LG_PH300-NA.ir b/Projectors/LG/LG_PH300-NA.ir
index 30a49eaf..b96069d8 100755
--- a/Projectors/LG/LG_PH300-NA.ir
+++ b/Projectors/LG/LG_PH300-NA.ir
@@ -17,25 +17,25 @@ protocol: NECext
 address: 04 0F 00 00
 command: EF 10 00 00
 #
-name: VOL_up
+name: Vol_up
 type: parsed
 protocol: NECext
 address: 04 0F 00 00
 command: 02 FD 00 00
 #
-name: VOL_dn
+name: Vol_dn
 type: parsed
 protocol: NECext
 address: 04 0F 00 00
 command: 03 FC 00 00
 #
-name: CH_up
+name: Ch_next
 type: parsed
 protocol: NECext
 address: 04 0F 00 00
 command: 00 FF 00 00
 #
-name: CH_dn
+name: Ch_prev
 type: parsed
 protocol: NECext
 address: 04 0F 00 00