From 0532f05df80b51a9d96076fea807f118908af7bd Mon Sep 17 00:00:00 2001 From: GuruSR <17853390+GuruSR@users.noreply.github.com> Date: Thu, 17 Feb 2022 19:55:38 -0500 Subject: [PATCH] Compilation Instructions for Version 1.4.3. --- src/Compilation Instructions.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Compilation Instructions.txt b/src/Compilation Instructions.txt index 3b37a55..3983eb8 100644 --- a/src/Compilation Instructions.txt +++ b/src/Compilation Instructions.txt @@ -1,6 +1,6 @@ Compiling instructions: -In order to compile this you need: Arduino Libraries, ArduinoOTA, SmallRTC (GuruSR), SmallNTP (GuruSR), StableBMA (GuruSR), Olson2POSIX (GuruSR) AND Watchy (1.2.9 or greater) base. +In order to compile this you need: Arduino Libraries, ArduinoOTA, SmallRTC (1.6 or greater, GuruSR), SmallNTP (GuruSR), StableBMA (GuruSR), Olson2POSIX (GuruSR) AND Watchy (1.2.9 or greater) base. **VERSION 1.4.1 CHANGES** @@ -79,4 +79,4 @@ void setDarkBorder(bool Dark); // GuruSR: Changed for setDarkBorder Make a backup of these two files if you happen to update a newer version of GxEPD2. -This will allow the compilation on either Arduino or PlatformIO. \ No newline at end of file +This will allow the compilation on either Arduino or PlatformIO.