From 99d558da509d812257975f757babca4ccf661058 Mon Sep 17 00:00:00 2001 From: gwaterlo Date: Mon, 29 May 2017 13:25:02 +0200 Subject: [PATCH] Edit des ports userfriendly --- Algorithme | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Algorithme b/Algorithme index 391584c..fca05fe 100644 --- a/Algorithme +++ b/Algorithme @@ -39,10 +39,10 @@ debut: - DDRA = 0x07 + DDRA = 0x00 DDRB = 0xFF DDRC = 0x0F - DDRD = 0x03 + DDRD = 0x00 DDRF = 0x02 OCR0A->250 OCR0B = 0x00 -- libgit2 0.21.2