Update README.md

This commit is contained in:
Waldek 2021-05-21 07:01:58 +02:00 committed by GitHub
parent 0bc4197c03
commit d8f0c3e027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ webserver apache2 etc.
if n == 25:
save QSOs to lastheared.log for which transmission duration is longer than 2 sec,
use >= 0 instead of >2 if you want to record all activities
use >= 0 instead of >2 if you want to record all activities in line:
if int(float(p[9])) > 2: