summaryrefslogtreecommitdiff
path: root/irsndconfig.h
diff options
context:
space:
mode:
authorukw2014-09-15 10:46:02 +0000
committerukw2014-09-15 10:46:02 +0000
commit622f5f5988ba7b2cba507f65050ec09533535b12 (patch)
treeefa10e79c856a3f1109b9a026729582d22dd5a4c /irsndconfig.h
parent7fe8188d6871371baf83a08d1ab42c094525c04b (diff)
downloadirmp-622f5f5988ba7b2cba507f65050ec09533535b12.zip
Changed irmp_protocol_names to PROGMEM types, added UART routines to main.c
git-svn-id: svn://mikrocontroller.net/irmp@144 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
Diffstat (limited to 'irsndconfig.h')
-rw-r--r--irsndconfig.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/irsndconfig.h b/irsndconfig.h
index 97d1d35..ad4976d 100644
--- a/irsndconfig.h
+++ b/irsndconfig.h
@@ -5,9 +5,7 @@
*
* Copyright (c) 2010-2014 Frank Meyer - frank(at)fli4l.de
*
- * $Id: irsndconfig.h,v 1.62 2014/07/21 08:56:39 fm Exp $
- *
- * ATMEGA88 @ 8 MHz
+ * $Id: irsndconfig.h,v 1.63 2014/09/15 10:27:38 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