diff --git a/HTS_Alert.py b/HTS_Alert.py index 7139180..eb611de 100644 --- a/HTS_Alert.py +++ b/HTS_Alert.py @@ -35,7 +35,7 @@ class HTS_Alert : if code_index > 2: break - time.sleep(5) + time.sleep(60) return if __name__ == "__main__":