This commit is contained in:
dsyoon
2021-09-23 09:31:26 +09:00
parent ecc3ba47b1
commit 119650de5a
2 changed files with 33 additions and 1 deletions

View File

@@ -540,7 +540,7 @@ class HTS:
timecheck[second] = True
else:
print("NONE", second)
#print("NONE", second)
logFp.write("%s,%s,\n" % ("NONE", second))
logFp.flush()