From 94c1cda2f1ce5f80b8c1b30ea02d34fe7384969a Mon Sep 17 00:00:00 2001 From: Crash_Override Date: Thu, 28 Mar 2024 00:35:58 +0100 Subject: [PATCH] Correct line-in pinout, test line-in --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index db185c2..248e4c1 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Not tested yet. ## Aux Line In connection -Not tested yet. +Working no problems, not tested AUX pin detection. # Pinouts @@ -118,9 +118,9 @@ Beware: Look at the numbers in the Easylink socket, my plug has wrong numbering | PIN 21 | Mic Common Ground | | | | | PIN 4 | Aux Detect (you can disable it within DDT) | +| PIN 8 | Aux Ground | | PIN 7 | Aux Line In Right | -| PIN 8 | Aux Line In Left | -| PIN 27 | Aux Ground | +| PIN 27 | Aux Line In Left | | | | | PIN 12 | Ground for reversing camera | | PIN 13 | +6V for reversing camera (needs loaded with 300 Ohm to PIN 12, when using 12V camera) |