aboutsummaryrefslogtreecommitdiff
path: root/fmdriver/fmdriver_pmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'fmdriver/fmdriver_pmd.h')
-rw-r--r--fmdriver/fmdriver_pmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fmdriver/fmdriver_pmd.h b/fmdriver/fmdriver_pmd.h
index 708dd9e..25d42d7 100644
--- a/fmdriver/fmdriver_pmd.h
+++ b/fmdriver/fmdriver_pmd.h
@@ -238,7 +238,7 @@ struct pmd_part {
bool proc_masked;
// for display
uint8_t len;
- uint16_t output_freq;
+ uint32_t output_freq;
};
struct pmd_ssgeff_data {