From 5e719f168b37db7e47bde9e015c4ec067c29fe95 Mon Sep 17 00:00:00 2001 From: AK-Homberger <53138495+AK-Homberger@users.noreply.github.com> Date: Mon, 27 Jul 2020 15:05:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6856daa..c589c4f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ As Arduino board for the ProMicro you can either use the standard Arduino "Leona Make sure that you install the ProMicro Board Addon using the Board Manager as described in the hookup guide: https://learn.sparkfun.com/tutorials/pro-micro--fio-v3-hookup-guide#windows_boardaddon -The software is using several additional Arduino libraries (RCSwitch, Adafruit_GFX, Adafruit_SSD1306). These libraries have to be downloaded and installed. +The software is using several additional Arduino libraries (RCSwitch, Adafruit_GFX, Adafruit_SSD1306). These libraries have to be downloaded and installed. The easiest way is to add the libraries with the IDE Library Manager. - https://github.com/sui77/rc-switch - https://github.com/adafruit/Adafruit-GFX-Library