aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/Transceiver.h
diff options
context:
space:
mode:
Diffstat (limited to 'Transceiver52M/Transceiver.h')
-rw-r--r--Transceiver52M/Transceiver.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Transceiver52M/Transceiver.h b/Transceiver52M/Transceiver.h
index fa58053..79b487a 100644
--- a/Transceiver52M/Transceiver.h
+++ b/Transceiver52M/Transceiver.h
@@ -154,7 +154,8 @@ public:
enum FillerType {
FILLER_DUMMY,
FILLER_ZERO,
- FILLER_RAND,
+ FILLER_NORM_RAND,
+ FILLER_EDGE_RAND,
};
private: