X-Git-Url: http://cloudbase.mooo.com/gitweb/irmp.git/blobdiff_plain/ea29682a628ac3c4d30a4c34a30a00f01c3fb0bd..9004ddf5192fdd2442dc2cbb0158f042c981702e:/irmp-main-stm32.c?ds=sidebyside diff --git a/irmp-main-stm32.c b/irmp-main-stm32.c index ddc293c..d97bb3e 100644 --- a/irmp-main-stm32.c +++ b/irmp-main-stm32.c @@ -1,9 +1,9 @@ /*--------------------------------------------------------------------------------------------------------------------------------------------------- * irmp-main-stm32.c - demo main module to test IRMP decoder on STM32 * - * Copyright (c) 2009-2015 Frank Meyer - frank(at)fli4l.de + * Copyright (c) 2009-2016 Frank Meyer - frank(at)fli4l.de * - * $Id: irmp-main-stm32.c,v 1.1 2016/01/12 11:55:05 fm Exp $ + * $Id: irmp-main-stm32.c,v 1.4 2017/02/17 09:13:06 fm Exp $ * * This demo module is runnable on STM32 * @@ -64,7 +64,7 @@ int main (void) { IRMP_DATA irmp_data; - + irmp_init(); // initialize irmp timer2_init(); // initialize timer2