From bead222e405ea0787ce65ea87f722db1721ac612 Mon Sep 17 00:00:00 2001 From: Robert Mibus Date: Sun, 28 Jun 2020 13:39:02 +1000 Subject: [PATCH] Add a note about installing the Arduino IDE and not using Flatpak --- README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/README.MD b/README.MD index ec89abe..8df08d0 100644 --- a/README.MD +++ b/README.MD @@ -35,6 +35,7 @@

🔷 Install

+- Install the [Arduino IDE](https://www.arduino.cc/en/Main/Software). Note: Later instructions may not work if you use Arduino via Flatpak. - Download a zipfile from github using the "Download ZIP" button and install it using the IDE ("Sketch" -> "Include Library" -> "Add .ZIP Library...", OR: - Clone this git repository into your sketchbook/libraries folder. For more info, see https://www.arduino.cc/en/Guide/Libraries