]> cloudbase.mooo.com Git - irmp.git/blobdiff - irsnd.h
Version 2.0.4
[irmp.git] / irsnd.h
diff --git a/irsnd.h b/irsnd.h
index a791ce558076832aea8b4bfa321f47599aa304f3..eb50d274d168aac0a142826e937227b0138cfb84 100644 (file)
--- a/irsnd.h
+++ b/irsnd.h
@@ -3,7 +3,7 @@
  *\r
  * Copyright (c) 2010-2011 Frank Meyer - frank(at)fli4l.de\r
  *\r
- * $Id: irsnd.h,v 1.5 2011/05/20 09:31:25 fm Exp $\r
+ * $Id: irsnd.h,v 1.7 2012/02/16 12:39:36 fm Exp $\r
  *\r
  * ATMEGA88 @ 8 MHz\r
  *\r
 #ifndef _WC_IRSND_H_\r
 #define _WC_IRSND_H_\r
 \r
-#if defined(__18CXX)                                       // Microchip C18 declaration of missing typedef\r
+#if defined(__18CXX)                                        // Microchip C18 declaration of missing typedef\r
 typedef unsigned char               uint8_t;\r
 typedef unsigned int                uint16_t;\r
-#endif \r
+#endif  \r
 \r
 #define IRSND_NO_REPETITIONS         0      // no repetitions\r
 #define IRSND_MAX_REPETITIONS       14      // max # of repetitions\r