Another "final" fix to the installer
[pierogi] / protocols / pirprotocol.h
index b16ea2a..3839af9 100644 (file)
@@ -91,6 +91,11 @@ public:
     unsigned int commandData);
 */
 
+  void addKaseikyoKey(
+    PIRKeyName key,
+    unsigned int addressData,
+    unsigned int commandData);
+
   void setCarrierFrequency(
     unsigned int freq);