Turn off debug

This commit is contained in:
Joseph Abbey
2024-01-14 12:07:18 +00:00
parent 3504264f56
commit cf2237958d

View File

@ -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