From 993d46c3957ef25c40b9b6ed5533593f9487af0a Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Sat, 1 Oct 2022 12:56:21 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3be94c..2b5fa62 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ The station is equipped with the following sensors and functionalities : |_README.md The content of this page ``` ## Getting started : -1. Clone this repository : git clone http://web-directories.tk/git/Th3maz1ng/ATMEGA328PU_lowPower_weather_station.git +1. Clone this repository : git clone http://web-directories.cf/git/Th3maz1ng/ATMEGA328PU_lowPower_weather_station.git 2. Go to **"src\libs"** folder of this project and copy and paste its content in your "Arduino\libraries" folder. 3. Open the app.ino file with the Arduino IDE and select the "Arduino Pro or Pro Mini" board with processor : (Atmega 3.3V 8 Mhz). 4. Compile and Upload !