diff --git a/modemm17/M17Demodulator.h b/modemm17/M17Demodulator.h index f7e97d0b1..8374c49f1 100644 --- a/modemm17/M17Demodulator.h +++ b/modemm17/M17Demodulator.h @@ -49,7 +49,6 @@ struct MODEMM17_API M17Demodulator SyncWord packet_sync{ {+3, -3, +3, +3, -3, -3, -3, -3}, 31.f, -31.f}; // PACKET or BERT (inverted) FreqDevEstimator dev; - float idev; size_t count_ = 0; int8_t polarity = 1;