aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/Transceiver.h
diff options
context:
space:
mode:
Diffstat (limited to 'Transceiver52M/Transceiver.h')
-rw-r--r--Transceiver52M/Transceiver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Transceiver52M/Transceiver.h b/Transceiver52M/Transceiver.h
index 8bcd8e5..4f6aa69 100644
--- a/Transceiver52M/Transceiver.h
+++ b/Transceiver52M/Transceiver.h
@@ -149,7 +149,7 @@ public:
IDLE ///< timeslot is an idle (or dummy) burst
} CorrType;
- enum {
+ enum FillerType {
FILLER_DUMMY,
FILLER_ZERO,
FILLER_RAND,