X-Git-Url: http://cloudbase.mooo.com/gitweb/irmp.git/blobdiff_plain/5496ee0ccd0db7b6de892629f0e6df9d87ea5a3a..d155e9ab6202686de95466830e08d9498f3f19ec:/irsndconfig.h 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 /*---------------------------------------------------------------------------------------------------------------------------------------------------