From cf2237958d057fd0028712dd547ce87ffe4173ef Mon Sep 17 00:00:00 2001 From: Joseph Abbey Date: Sun, 14 Jan 2024 12:07:18 +0000 Subject: [PATCH] Turn off debug --- source/Globals.mc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Globals.mc b/source/Globals.mc index 342f014..8fbf034 100644 --- a/source/Globals.mc +++ b/source/Globals.mc @@ -24,7 +24,7 @@ using Toybox.Lang; class Globals { // Enable printing of messages to the debug console (don't make this a Property // as the messages can't be read from a watch!) - static const scDebug = true; + static const scDebug = false; static const scAlertTimeout = 2000; // ms static const scTapTimeout = 1000; // ms // Time to let the existing HTTP responses get serviced after a