From 38285c242a9a94753bdd8654e8f3c66f3c56bbc0 Mon Sep 17 00:00:00 2001 From: DRracer Date: Thu, 25 Jul 2019 11:07:57 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 77cde4df1..dc8379f85 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,7 @@ _Name collision for `"LiquidCrystal"` library known from previous versions is no **d.** Run `"Arduino IDE"`; select the file `"Firmware.ino"` from the subdirectory `"Firmware/"` at the location, where you placed the source code `File->Open` Make the desired code customizations; **all changes are on your own risk!** -**e.** Select the target board `"Tools->Board->PrusaResearch EINSY RAMBo"` - _note: It is not possible to use any of the variants `"Arduino Mega …"`, even though it is the same MCU_ +**e.** Select the target board `"Tools->Board->PrusaResearch Einsy RAMBo"` **f.** Run the compilation `Sketch->Verify/Compile`