From: ukw Date: Thu, 21 May 2015 06:19:12 +0000 (+0000) Subject: Version 2.8.4: minor corrections of AVR XMEGA port X-Git-Tag: irmp-libopencm3-pre-1~31 X-Git-Url: http://cloudbase.mooo.com/gitweb/irmp.git/commitdiff_plain/ea58578392acf3be0f6dbe8d77289851ec940a36?ds=sidebyside Version 2.8.4: minor corrections of AVR XMEGA port git-svn-id: svn://mikrocontroller.net/irmp@158 aeb2e35e-bfc4-4214-b83c-9e8de998ed28 --- diff --git a/README.txt b/README.txt index 04fd049..33059d9 100644 --- a/README.txt +++ b/README.txt @@ -1,8 +1,8 @@ IRMP - Infrared Multi Protocol Decoder -------------------------------------- -Version IRMP: 2.8.3 18.05.2015 -Version IRSND: 2.8.3 18.05.2015 +Version IRMP: 2.8.4 21.05.2015 +Version IRSND: 2.8.4 21.05.2015 Dokumentation: diff --git a/irsnd.c b/irsnd.c index a45fc42..a802e99 100644 --- a/irsnd.c +++ b/irsnd.c @@ -13,7 +13,7 @@ * ATmega164, ATmega324, ATmega644, ATmega644P, ATmega1284, ATmega1284P * ATmega88, ATmega88P, ATmega168, ATmega168P, ATmega328P * - * $Id: irsnd.c,v 1.86 2015/05/07 06:51:10 fm Exp $ + * $Id: irsnd.c,v 1.87 2015/05/21 06:17:31 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 @@ -459,18 +459,18 @@ irsnd_on (void) TIM_Cmd(IRSND_TIMER, ENABLE); // enable counter # elif defined (__AVR_XMEGA__) -# if (IRSND_OCx == IRSND_XMEGA_OC0A) // use OC0A - XMEGA_Timer.CTRLB |= (1<