Lots of Keysets
[pierogi] / protocols / pirprotocol.h
index 59f4898..21a803d 100644 (file)
@@ -154,6 +154,10 @@ protected:
   // the time between the _first_ pulse of one command and the first pulse
   // of the next.
 
+  void setGapSize(
+    int gapSize,
+    bool iclFlag);
+
   bool isConstantLength;
   int gap;