From 410250db0aaa1b7784a9194c1ca6420e8c554569 Mon Sep 17 00:00:00 2001 From: demenik <45211712+demenik@users.noreply.github.com> Date: Sun, 25 Dec 2022 00:29:49 +0100 Subject: [PATCH] fix spaces --- Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir | 74 ++++++++++----------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir b/Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir index e61a3327..70996441 100644 --- a/Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir +++ b/Streaming_Devices/Apple/Apple_TV_Gen3_v2.ir @@ -1,46 +1,46 @@ -Filetype:IRsignalsfile -Version:1 +Filetype: IR signals file +Version: 1 # # Apple TV Gen 3 v2 # -name:Menu -type:parsed -protocol:NECext -address:EE870000 -command:022E0000 +name: Menu +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 02 2E 00 00 # -name:Play_Pause -type:parsed -protocol:NECext -address:EE870000 -command:5E2E0000 +name: Play_Pause +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 5E 2E 00 00 # -name:Up -type:parsed -protocol:NECext -address:EE870000 -command:0B2E0000 +name: Up +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 0B 2E 00 00 # -name:Down -type:parsed -protocol:NECext -address:EE870000 -command:0D2E0000 +name: Down +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 0D 2E 00 00 # -name:Left -type:parsed -protocol:NECext -address:EE870000 -command:082E0000 +name: Left +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 08 2E 00 00 # -name:Right -type:parsed -protocol:NECext -address:EE870000 -command:072E0000 +name: Right +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 07 2E 00 00 # -name:Center -type:parsed -protocol:NECext -address:EE870000 -command:5D2E0000 \ No newline at end of file +name: Center +type: parsed +protocol: NECext +address: EE 87 00 00 +command: 5D 2E 00 00