From 5568a0483fae00149ad58a79a9ed93378faee979 Mon Sep 17 00:00:00 2001 From: GuruSR Date: Thu, 25 Nov 2021 20:49:51 -0500 Subject: [PATCH] Compilation Instructions for Version 1.3.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 1758e81..70acf89 100644 --- a/src/Compilation Instructions.txt +++ b/src/Compilation Instructions.txt @@ -2,9 +2,9 @@ Compiling instructions: In order to compile this you need: Arduino Libraries, ArduinoOTA AND Watchy base. -**VERSION 1.3.2 CHANGES** +**VERSION 1.3.3 CHANGES** -Watchy.cpp and Watchy.h included with the examples from SQFMI (Watchy base) need to be moved OUT of the range the compiler has access to or you'll see errors as they can conflict with this Watchy. +Watchy.cpp and Watchy.h included with the examples from SQFMI (Watchy base) ARE need to be IN range that the compiler has access to or you'll see errors. You'll need to edit 2 files: