From 5acfec429283d8c815baaea1130781d13d42d2e3 Mon Sep 17 00:00:00 2001 From: pgp Date: Tue, 15 Mar 2022 15:47:40 +0100 Subject: [PATCH] =?UTF-8?q?secret.h=20ajout=C3=A9=20au=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index c2e3c4f..7ea843a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -142,7 +142,7 @@ void setup() delay(2000); } -//-------------------- Boucle principale --------------------// +//-------------------- Boucle pringicipale --------------------// void loop() {