]> cloudbase.mooo.com Git - irmp.git/blobdiff - irmpsystem.h
Version 2.9.7b: reduced the number of autorepeated frames to 0 for KASEIKYO and SAMSUNG32
[irmp.git] / irmpsystem.h
index afa3c8c9e69f7f5a80a2f99d855038e1a290cc20..2f029070640e7964ae20f9cc0705268a3f1afec7 100644 (file)
@@ -3,7 +3,7 @@
  *\r
  * Copyright (c) 2009-2015 Frank Meyer - frank(at)fli4l.de\r
  *\r
- * $Id: irmpsystem.h,v 1.20 2015/11/17 13:51:45 fm Exp $\r
+ * $Id: irmpsystem.h,v 1.21 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
@@ -170,7 +170,7 @@ typedef unsigned short                  uint16_t;
 \r
 typedef struct __attribute__ ((__packed__))\r
 {\r
-    uint8_t                            protocol;                                   // protocol, e.g. NEC_PROTOCOL\r
+    uint8_t                             protocol;                                   // protocol, e.g. NEC_PROTOCOL\r
     uint16_t                            address;                                    // address\r
     uint16_t                            command;                                    // command\r
     uint8_t                             flags;                                      // flags, e.g. repetition\r