diff options
Diffstat (limited to 'src/OutputUHD.h')
-rw-r--r-- | src/OutputUHD.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/OutputUHD.h b/src/OutputUHD.h index aed80f6..03acd94 100644 --- a/src/OutputUHD.h +++ b/src/OutputUHD.h @@ -120,6 +120,8 @@ struct UHDWorkerData { // If we want to verify loss of refclk bool check_refclk_loss; + bool check_gpsfix; + // muting set by remote control bool muting; |