mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-07 08:24:53 -04:00
Prepare for doing AP=012 decodes from s1a.
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ module timer_impl
|
||||
implicit none
|
||||
|
||||
public :: init_timer, fini_timer
|
||||
! integer, public :: limtrace=0
|
||||
integer, public :: limtrace=10000000
|
||||
integer, public :: limtrace=0
|
||||
! integer, public :: limtrace=10000000
|
||||
|
||||
private
|
||||
|
||||
|
||||
Reference in New Issue
Block a user