aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputUHD.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/OutputUHD.h')
-rw-r--r--src/OutputUHD.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OutputUHD.h b/src/OutputUHD.h
index 3a047bf..ef9740d 100644
--- a/src/OutputUHD.h
+++ b/src/OutputUHD.h
@@ -166,7 +166,7 @@ struct OutputUHDConfig {
long masterClockRate;
unsigned sampleRate;
double frequency;
- int txgain;
+ double txgain;
bool enableSync;
bool muteNoTimestamps;