From 3062065ff7309b720d55ca9fe5a72d75f6d35e41 Mon Sep 17 00:00:00 2001 From: GuruSR <17853390+GuruSR@users.noreply.github.com> Date: Fri, 14 Jan 2022 15:34:17 -0500 Subject: [PATCH] Version 1.3.7 changes. --- Changes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changes.md b/Changes.md index 435e10a..6e44055 100644 --- a/Changes.md +++ b/Changes.md @@ -59,3 +59,7 @@ - **ADD:** Unified format of main Watchy face, so override can be done to include new fonts and relocation. - **ADD:** Functions to allow insertion of override code into certain parts of Watchy_GSR without having to replicate whole sections. - **FIX:** Changed icons.h to Icons_GSR.h to remove Watchy.h conflict and also removed steps image. + +**Version 1.3.8:** +- **ADD:** Extra Design functionality for Watchy face orientation of elements. +- **FIX:** InsertWiFi() now only runs if no other process is using the WiFi to avoid collsions.