From 47aa56cfa7b7151c2137f445ecf5e3420beeab8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9E=D0=BB=D0=B5=D0=B3=20=D0=91=D0=BE=D1=80=D0=BE=D0=B4?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Wed, 21 Aug 2024 10:13:23 +0200 Subject: [PATCH] update --- PORTS.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/PORTS.md b/PORTS.md index a8e5142..ef7c22e 100644 --- a/PORTS.md +++ b/PORTS.md @@ -1,8 +1,7 @@ -# Micro PA50 controller - ## Ports + ``` - /* + * D0 - PD0 RX * D1 - PD1 TX * D2 - PD2 IN PTT IN @@ -22,5 +21,5 @@ * A1 PC1 - V.FWD * A2 PC2 - ICOM * A3 PC3 - V.VCC - */ + ```