X-Git-Url: http://cloudbase.mooo.com/gitweb/irmp.git/blobdiff_plain/4225a882583e3f3f35b5a9ee652d204338059b61..c7c9a4a1320292cd9a71e01ad571626cfa4a30d3:/irsnd.h diff --git a/irsnd.h b/irsnd.h index d25f3f3..b5f214b 100644 --- a/irsnd.h +++ b/irsnd.h @@ -3,6 +3,8 @@ * * Copyright (c) 2010 Frank Meyer - frank(at)fli4l.de * + * $Id: irsnd.h,v 1.3 2010/06/10 10:05:56 fm Exp $ + * * ATMEGA88 @ 8 MHz * * This program is free software; you can redistribute it and/or modify @@ -34,7 +36,7 @@ extern uint8_t irsnd_is_busy (void); * @param pointer to IRMP data structure * @return TRUE: successful, FALSE: failed */ -extern uint8_t irsnd_send_data (IRMP_DATA *); +extern uint8_t irsnd_send_data (IRMP_DATA *, uint8_t); /** * ISR routine