X-Git-Url: http://cloudbase.mooo.com/gitweb/irmp.git/blobdiff_plain/faf6479d6a0fcbb8052dd52b54dca6c088d08d9d..0a2f634b76ea95cd27bd432d6e02796d65aa3dc1:/irsndconfig.h diff --git a/irsndconfig.h b/irsndconfig.h index e5c63de..9afe141 100644 --- a/irsndconfig.h +++ b/irsndconfig.h @@ -5,7 +5,7 @@ * * Copyright (c) 2010-2013 Frank Meyer - frank(at)fli4l.de * - * $Id: irsndconfig.h,v 1.52 2014/05/19 18:55:43 fm Exp $ + * $Id: irsndconfig.h,v 1.54 2014/05/30 12:48:54 fm Exp $ * * ATMEGA88 @ 8 MHz * @@ -47,7 +47,7 @@ #define IRSND_SUPPORT_KASEIKYO_PROTOCOL 1 // Kaseikyo >= 10000 ~300 bytes // more protocols, enable here! Enable Remarks F_INTERRUPTS Program Space -#define IRSND_SUPPORT_DENON_PROTOCOL 0 // DENON, Sharp >= 10000 ~200 bytes +#define IRSND_SUPPORT_DENON_PROTOCOL 1 // DENON, Sharp >= 10000 ~200 bytes #define IRSND_SUPPORT_RC5_PROTOCOL 0 // RC5 >= 10000 ~150 bytes #define IRSND_SUPPORT_RC6_PROTOCOL 0 // RC6 >= 10000 ~250 bytes #define IRSND_SUPPORT_RC6A_PROTOCOL 0 // RC6A >= 10000 ~250 bytes