summaryrefslogtreecommitdiff
path: root/irmpconfig.h
diff options
context:
space:
mode:
authorukw2014-09-15 10:46:02 +0000
committerukw2014-09-15 10:46:02 +0000
commit622f5f5988ba7b2cba507f65050ec09533535b12 (patch)
treeefa10e79c856a3f1109b9a026729582d22dd5a4c /irmpconfig.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 'irmpconfig.h')
-rw-r--r--irmpconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/irmpconfig.h b/irmpconfig.h
index 218e939..b9a73fd 100644
--- a/irmpconfig.h
+++ b/irmpconfig.h
@@ -6,7 +6,7 @@
* Copyright (c) 2009-2014 Frank Meyer - frank(at)fli4l.de
* Extensions for PIC 12F1820 W.Strobl 2014-07-20
*
- * $Id: irmpconfig.h,v 1.117 2014/07/21 08:56:39 fm Exp $
+ * $Id: irmpconfig.h,v 1.119 2014/09/15 10:31:22 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