From a03ad359eac6c94c5a136e48c66b435544def63c Mon Sep 17 00:00:00 2001 From: ukw Date: Fri, 5 Oct 2012 08:12:41 +0000 Subject: Version 2.3.0: some timer and variable name corrections git-svn-id: svn://mikrocontroller.net/irmp@104 aeb2e35e-bfc4-4214-b83c-9e8de998ed28 --- irmpprotocols.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irmpprotocols.h') diff --git a/irmpprotocols.h b/irmpprotocols.h index 89b6226..dd7bcba 100644 --- a/irmpprotocols.h +++ b/irmpprotocols.h @@ -5,7 +5,7 @@ * * Copyright (c) 2012 Frank Meyer - frank(at)fli4l.de * - * $Id: irmpprotocols.h,v 1.5 2012/07/11 12:44:30 fm Exp $ + * $Id: irmpprotocols.h,v 1.6 2012/10/05 07:58:39 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 @@ -484,7 +484,7 @@ typedef uint8_t PAUSE_LEN; #define THOMSON_FLAGS 0 // flags #define BOSE_START_BIT_PULSE_TIME 1060.0e-6 // 1060 usec pulse -#define BOSE_START_BIT_PAUSE_TIME 1430.0e-6 // 1430 usec pause +#define BOSE_START_BIT_PAUSE_TIME 1425.0e-6 // 1425 usec pause #define BOSE_PULSE_TIME 550.0e-6 // 550 usec pulse #define BOSE_1_PAUSE_TIME 1425.0e-6 // 1425 usec pause #define BOSE_0_PAUSE_TIME 437.0e-6 // 437 usec pause -- cgit v1.2.3