]> cloudbase.mooo.com Git - irmp.git/blobdiff - irmpprotocols.h
Version 2.9.7: added port to to ESP8266 and TEENSY, added PANASONIC protocol, added...
[irmp.git] / irmpprotocols.h
index 9a379be7d354b5f15fc9468fb991c45d6d6dc31c..3b3ebfe6daa0ff1821d2f300a6675608ec4e7031 100644 (file)
@@ -5,7 +5,7 @@
  *\r
  * Copyright (c) 2013-2015 Frank Meyer - frank(at)fli4l.de\r
  *\r
- * $Id: irmpprotocols.h,v 1.42 2015/11/13 15:13:23 fm Exp $\r
+ * $Id: irmpprotocols.h,v 1.43 2015/11/18 08:27:50 fm Exp $\r
  *\r
  * This program is free software; you can redistribute it and/or modify\r
  * it under the terms of the GNU General Public License as published by\r
@@ -72,7 +72,7 @@
 #define IRMP_S100_PROTOCOL                      45              // very similar to RC5, but 14 instead of 13 data bits\r
 #define IRMP_ACP24_PROTOCOL                     46              // Stiebel Eltron ACP24 air conditioner\r
 #define IRMP_TECHNICS_PROTOCOL                  47              // Technics, similar to Matsushita, but 22 instead of 24 bits\r
-#define IRMP_PANASONIC_PROTOCOL                        48              // Panasonic (Beamer), start bits similar to KASEIKYO\r
+#define IRMP_PANASONIC_PROTOCOL                 48              // Panasonic (Beamer), start bits similar to KASEIKYO\r
 \r
 #define IRMP_RADIO1_PROTOCOL                    49              // Radio protocol (experimental status), do not use it yet!\r
 \r