This commit is contained in:
dsyoon
2023-12-12 13:01:34 +09:00
parent bd125a2196
commit f5e31b7025

View File

@@ -321,7 +321,6 @@ class HTS:
# 수신 개수
cnt = objResult.GetHeaderValue(5)
print("[Cp5339] 수신 개수 ", cnt)
if cnt == 0:
break