New Keysets
[pierogi] / protocols / necprotocol.cpp
index e2d5961..6efde39 100644 (file)
@@ -36,6 +36,7 @@ NECProtocol::NECProtocol(
     isExtendedNEC(extNEC),
     isShortRepeat(srtRep)
 {
+  setMinimumRepetitions(1);
 }