X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/f338ddcb875d8486af348609db8e38b2791d3e26..2919aeeaaba0d1d54e03f9132269c5277d414543:/Projects/AVRISP/Lib/PDITarget.c?ds=inline diff --git a/Projects/AVRISP/Lib/PDITarget.c b/Projects/AVRISP/Lib/PDITarget.c index d1dfa1511..98d4bded4 100644 --- a/Projects/AVRISP/Lib/PDITarget.c +++ b/Projects/AVRISP/Lib/PDITarget.c @@ -41,7 +41,7 @@ /** Writes a given byte to the attached XMEGA device, using a RS232 frame via software through the * PDI interface. * - * \param Byte Byte to send to the attached device + * \param[in] Byte Byte to send to the attached device */ void PDITarget_SendByte(uint8_t Byte) {