summaryrefslogtreecommitdiff
path: root/irsnd.c
diff options
context:
space:
mode:
authorukw2015-01-28 09:19:59 +0000
committerukw2015-01-28 09:19:59 +0000
commit0834784c62e77d7d11f29b48ad96f56750234f41 (patch)
treefabe84bcb6c19861271c63b2a245e6de54374ac0 /irsnd.c
parent716f8772c514c531fd7c20822ad4b5d32aaa02b4 (diff)
downloadirmp-0834784c62e77d7d11f29b48ad96f56750234f41.zip
Version 2.7.0: corrected some definition errors
git-svn-id: svn://mikrocontroller.net/irmp@153 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
Diffstat (limited to 'irsnd.c')
-rw-r--r--irsnd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/irsnd.c b/irsnd.c
index 00f80e3..80d262e 100644
--- a/irsnd.c
+++ b/irsnd.c
@@ -1,7 +1,7 @@
/*---------------------------------------------------------------------------------------------------------------------------------------------------
* @file irsnd.c
*
- * Copyright (c) 2010-2014 Frank Meyer - frank(at)fli4l.de
+ * Copyright (c) 2010-2015 Frank Meyer - frank(at)fli4l.de
*
* Supported AVR mikrocontrollers:
*
@@ -13,7 +13,7 @@
* ATmega164, ATmega324, ATmega644, ATmega644P, ATmega1284, ATmega1284P
* ATmega88, ATmega88P, ATmega168, ATmega168P, ATmega328P
*
- * $Id: irsnd.c,v 1.82 2014/09/15 10:27:38 fm Exp $
+ * $Id: irsnd.c,v 1.83 2015/01/26 13:09:28 fm Exp $
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by