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.