From 48a66a0a31ccb1c361d474019c02d182ec79c418 Mon Sep 17 00:00:00 2001 From: xustafu Date: Thu, 17 Nov 2022 11:17:11 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c317f5..d36415d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Motion Meter v1 -Firmware for Molten Modular & Befaco [Befaco](http://befaco.org) Motion meter module. +Firmware for Molten Modular & [Befaco](http://befaco.org) Motion meter module. ## Requirements You need Arduino >= 1.6.3. From 56830fb6aacaae586627cb3fcbf9d00460761518 Mon Sep 17 00:00:00 2001 From: xustafu Date: Thu, 17 Nov 2022 11:19:12 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d36415d..a3cce11 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ We normally use an USBasp programmer like this one https://www.ebay.com/itm/USBA Go to the official Arduino website https://www.arduino.cc/en/Main/Software and download the latest version of Arduino IDE for your operating system and install it. 3. Download the firmware -Go to https://github.com/Befaco/MotionMTR and press "clone or download" to download the repository to your computer. Extract the zip file and copy "firmware" folder to your sketchbook folder. +Go to https://github.com/Befaco/MotionMTR and press "clone or download" to download the repository to your computer. Extract the zip file and copy "MoltenMotionMeter" folder to your sketchbook folder. 4. Install the libraries Download the libraries and copy them into your library folder.