From acd29fb9c846ac441a569186ab34a16a8ba7bb5a Mon Sep 17 00:00:00 2001 From: ukw Date: Tue, 5 Jun 2012 12:01:16 +0000 Subject: Version 2.2.2: STM32 port of IRSND. git-svn-id: svn://mikrocontroller.net/irmp@100 aeb2e35e-bfc4-4214-b83c-9e8de998ed28 --- irsndconfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irsndconfig.h') diff --git a/irsndconfig.h b/irsndconfig.h index 9c08c64..96037ce 100644 --- a/irsndconfig.h +++ b/irsndconfig.h @@ -5,7 +5,7 @@ * * Copyright (c) 2010-2011 Frank Meyer - frank(at)fli4l.de * - * $Id: irsndconfig.h,v 1.37 2012/05/24 06:55:11 fm Exp $ + * $Id: irsndconfig.h,v 1.38 2012/06/05 12:00:46 fm Exp $ * * ATMEGA88 @ 8 MHz * @@ -110,7 +110,7 @@ # define IRSND_PORT_LETTER A # define IRSND_BIT_NUMBER 6 # define IRSND_TIMER_NUMBER 10 -# define IRSND_TIMER_CHANNEL 1 // only channel 1 can be used at the moment, others won't work +# define IRSND_TIMER_CHANNEL_NUMBER 1 // only channel 1 can be used at the moment, others won't work /*--------------------------------------------------------------------------------------------------------------------------------------------------- * Other target system -- cgit v1.2.3