summaryrefslogtreecommitdiff
path: root/irsndconfig.h
diff options
context:
space:
mode:
authorukw2010-05-26 09:01:55 +0000
committerukw2010-05-26 09:01:55 +0000
commitd155e9ab6202686de95466830e08d9498f3f19ec (patch)
treeef26cafced159b5ffaaa597fbb1a8f9c11081558 /irsndconfig.h
parent5496ee0ccd0db7b6de892629f0e6df9d87ea5a3a (diff)
downloadirmp-d155e9ab6202686de95466830e08d9498f3f19ec.zip
Version 1.4.0: Added Grundig + Nokia protocol
git-svn-id: svn://mikrocontroller.net/irmp@15 aeb2e35e-bfc4-4214-b83c-9e8de998ed28
Diffstat (limited to 'irsndconfig.h')
-rw-r--r--irsndconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/irsndconfig.h b/irsndconfig.h
index 81772bf..f08506e 100644
--- a/irsndconfig.h
+++ b/irsndconfig.h
@@ -3,7 +3,7 @@
*
* Copyright (c) 2010 Frank Meyer - frank(at)fli4l.de
*
- * $Id: irsndconfig.h,v 1.2 2010/05/17 10:31:43 fm Exp $
+ * $Id: irsndconfig.h,v 1.3 2010/05/26 08:34:30 fm Exp $
*
* ATMEGA88 @ 8 MHz
*
@@ -34,6 +34,7 @@
#define IRSND_SUPPORT_NUBERT_PROTOCOL 1 // flag: support NUBERT uses ~100 bytes
#define IRSND_SUPPORT_BANG_OLUFSEN_PROTOCOL 1 // flag: support Bang&Olufsen uses ~250 bytes
#define IRSND_SUPPORT_GRUNDIG_PROTOCOL 1 // flag: support Grundig uses ~250 bytes
+#define IRSND_SUPPORT_NOKIA_PROTOCOL 1 // flag: support Nokia uses ~150 bytes
/*---------------------------------------------------------------------------------------------------------------------------------------------------