From 3f3ac5bc048a3982d7a86c2147f60782d488de65 Mon Sep 17 00:00:00 2001 From: iannezsp <98586073+iannezsp@users.noreply.github.com> Date: Sun, 6 Feb 2022 22:19:23 +0100 Subject: [PATCH] Update GPSDO.ino Remove line not used --- software/GPSDO.ino | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/software/GPSDO.ino b/software/GPSDO.ino index 7138061..4c9c9ad 100644 --- a/software/GPSDO.ino +++ b/software/GPSDO.ino @@ -1188,8 +1188,7 @@ void tunnelgps() } void docalibration() // GPSDO calibration routine -{ - unsigned long startWarmup = millis(); // we need a rough timer +{ if (ocxo_needs_warming) { // spend a few seconds/minutes here waiting for the OCXO to warm // show countdown timer on OLED display