summaryrefslogtreecommitdiffstats
path: root/src/SubchannelSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/SubchannelSource.h')
-rw-r--r--src/SubchannelSource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SubchannelSource.h b/src/SubchannelSource.h
index 367bb5a..b4ca697 100644
--- a/src/SubchannelSource.h
+++ b/src/SubchannelSource.h
@@ -42,7 +42,7 @@ class SubchannelSource : public ModInput
{
public:
SubchannelSource(
- uint8_t sad,
+ uint16_t sad,
uint16_t stl,
uint8_t tpl
);