mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-05-30 21:22:26 -04:00
Update README.md
This commit is contained in:
parent
0bc4197c03
commit
d8f0c3e027
@ -66,7 +66,7 @@ webserver apache2 etc.
|
|||||||
if n == 25:
|
if n == 25:
|
||||||
|
|
||||||
save QSOs to lastheared.log for which transmission duration is longer than 2 sec,
|
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:
|
if int(float(p[9])) > 2:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user